Skip to main content
DELETE
Delete a session

Authorizations

Authorization
string
header
required

A gbr_pat_ access token. Scopes are recorded on the token when it is minted.

Headers

Idempotency-Key
string

Retrying with the same key replays the first answer instead of acting again.

Maximum string length: 255

Response

Delete a session and destroy its sandbox.

object
string
required

Always session.deleted. Names the shape, so a value can be identified without knowing which call returned it.

Allowed value: "session.deleted"
id
string
required
deleted
boolean
required