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:
Response
200
status
Whether the request was successful.
response
Simulation case details.