Skip to main content
DELETE
Delete a playground session

Authorizations

Authorization
string
header
required

JWT token for authentication

Path Parameters

sessionId
string<uuid>
required

Playground session UUID

Response

Session deleted successfully

success
boolean
Example:

true

message
string
Example:

"Session deleted successfully"