Skip to main content

Disable one of my sessions

DELETE 

/auth/sessions/:id

Calling this endpoint invalidates the specified session. The current session cannot be revoked. Session data are not deleted.

Request

Responses

Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 201.