Skip to main content
DELETE
Delete a session

Authorizations

X-DROMO-LICENSE-KEY
string
header
required

Your backend license key (is_for_backend_api=True) from the Dromo Dashboard. Never expose this client-side.

Path Parameters

sessionId
string<uuid>
required

UUID of the session to delete.

Example:

"1b6acf28-8748-4120-8d7a-4b7846d5e487"

Response

200 - application/json

Session deleted (or was already deleted)

success
boolean
Example:

true