Sessions

Delete a session

Delete a session. Deletes or detaches the target resource and returns the action status.

delete/api/projects/{projectId}/sessions/{sessionId}/

Response

Session deleted

messagestring

Human-readable status or error message.

statusstring

Current status value.

successboolean

Whether the requested action succeeded.

Changes