DevelopersAPI referenceAuth & accountsMe
Revoke a session
Full sessions only. Already-revoked sessions read as not found.
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
sid*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/me/sessions/string"{ "message": "string"}