Update eval case
Edit, enable, or disable a test case.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
caseId
Request
This endpoint expects an object.
enabled
expected
input
name
notes
Response
Case updated
createdAt
enabled
id
name
notes
origin
suiteId
updatedAt
expected
input
{ variables?, messages? } — what the case feeds the target.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error