Update Studio checkpoint name
PUT/studios/:sessionId/checkpoints/:checkpointId
Updates the name of the given Studio checkpoint ID.
Request
Responses
- 200
- 400
- 403
- 404
- 409
OK
BadRequest
Operation not allowed.
NotFound, when the Studio or the checkpoint is not found or when the API is disabled for the workspace.
Conflict, when the checkpoint name conflicts with an existing checkpoint for the same Studio.