Invalidate user session
Invalidate a session of a user by its SessionID.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the app the request refers to.
Example:
"54e9ujn"
The id of the user the request refers to.
Example:
"usr_01jqebhswje1ka1z7ahr9rfsgt"
The id of the session
Example:
"ses_01jr0z5w2seq998trz7ftbb9rj"
Response
200
_mintlify/placeholder
OK