v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-06-1534055.9 KB

Update a user.

patch/v1/users/{userId}

Path parameters

userIdstring uuid required

Id of the user to lock.

Request body

accountEnabledboolean

Activate or inactivate the user.

emailstring email

Email of the user.

Response

The user has been updated.

idstring uuid required