Skip to content

Revoke all sessions for user

POST
/internal/users/{id}/revoke-all

Requires X-Internal-API-Key. Bumps token_version.

id
required
string format: uuid

User UUID

Revoked

object
success
boolean
Example
true
data
object
status
string
Example
ok

Authenticated but not allowed (e.g. wrong role or invalid internal key)

object
success
required
boolean
error
required
object
code
required
string
Example
validation_error
message
required
string