Update a user with the given informations.
User
Update a user with the given informations.
Update provided fields for the user with the corresponding ID. The user’s email address is mandatory and must be valid.
💡 To change the
selected_group_idit is mandatory to setUpdateTokento true.
PATCH
Update a user with the given informations.
Documentation Index
Fetch the complete documentation index at: https://developer.qomon.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
user id
Example:
111
Body
application/json
The new values of the user.
Last modified on May 19, 2026