Revoke session

Immediately invalidates the session. Use this when your backend is done acting on a user's behalf or when a user explicitly logs out of your integration.

The X-Session-Id header must match the {id} path parameter — you can only revoke a session you currently hold.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The sessionId to revoke.

Responses
204

Session revoked successfully.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json