Users

Delete an active session for a user by authId and sessionId

Required scope - write_user

delete/api/v1/users/{authId}/active-sessions/{sessionId}

Path parameters

authIdstring required

The authId of the user

sessionIdstring required

The session token id to delete

Response

Successful operation with no content to return

Changes

Changed in 2 of the 50 revisions of this API.11