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
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲