Delete a session and all its turns
delete/api/v1/{context_id}/sessions/{session_id}
Path parameters
context_idstring required
Spectron context id
session_idstring required
Session id
Response
Session deleted
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
added the non-success response with the status
503response-non-success-status-added
- ○