Skip to main content

Update a user

PATCH 

/api/v1/users/:id

Changes a user's status or profile fields. Locking a user takes effect on their next request, not when their token expires. A user cannot lock or de-role themselves — only another administrator can, which is what stops a tenant locking itself out. Requires user.update.

Request

Responses