identity
Deactivate a Session
Calling this endpoint deactivates the specified session. Session data is not deleted.
delete/admin/sessions/{id}
Path parameters
idstring required
ID is the session's ID.
Response
Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 204.
Changes
No recorded changes to this endpoint across all 50 revisions of this API.