sessions
Delete Session
Delete a session by marking it as inactive
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the app
ID of the user
ID of the session to delete
Response
200
application/json
Successful Response
The response is of type any
.