Update a simulation suite
Update an existing simulation suite.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
suite_id
Simulation suite ID.
Request
This endpoint expects an object.
name
New name for the simulation suite
model_id
New agent model ID for the suite
Response
200
status
Whether the request was successful.
response