v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13132276.2 KB
users

Deletes a session specified by the given session ID.

delete/{userId}/sessions/{sessionId}

Path parameters

userIdstring required

Delete a session for the person identified. Use me to indicate the authenticated user. Only me is supported at this time.

sessionIdstring required

The ID of the session to be deleted.

Response

Successful response