Update a simulation case
Update an existing simulation case.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
simulation_case_id
Simulation case ID.
Request
This endpoint expects an object.
name
prompt
success_criteria
call_success_type
Allowed values:
suite_id
ID of the simulation suite to assign this case to.
Response
200
status
Whether the request was successful.
response
Simulation case details.
Errors
400
Bad Request Error
404
Not Found Error
422
Unprocessable Entity Error