v1
latestOpenAPI 3.1.02026-08-0411088114.2 KBmanagement
Kill User Sessions
Invalidate all sessions for a user.
Called by Auth0 Actions on password change (M2M JWT auth). Sets a user-scoped denylist timestamp — any access token with iat before this timestamp will be rejected by the shared auth dependency.
post/management/sessions/kill
Request body
Response
Successful Response
{"stackTrail":"paths:/management/sessions/kill:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}