Skip to main content
DELETE
Delete Session
Permanently deletes a session from the workspace. Completed sessions cannot be deleted.

Request

Parameters

string
required
The session ID to delete

Response

Cannot delete a completed session.
Session not found.
Completed sessions cannot be deleted to preserve historical records.

Authorizations

apikey
string
header
required

Pass your API key in the apikey header. Alternatively, the x-api-key header is also accepted.

Path Parameters

sessionId
string
required

The session ID to delete

Response

Session deleted successfully