Update user
Modify an existing user’s details such as email or username. Requires write access.
PATCH
Path Parameters
Unique identifier of the User to archive.
Examples:
"123e4567-e89b-12d3-a456-426614174000"
Body
application/json
PATCH /v0/users/:userId/update Request body
The body is of type object
.
Response
200
application/json
PATCH /v0/users/:userId/update Positive response
The response is of type object
.