Updates specific fields of a user. This endpoint is used for partial updates.
Include the fields you want to update in the request body. Fields not included will remain unchanged.
User updated successfully.
Invalid Request
Invalid Request
{- "email": "jane.diamond@example.com"
}
{- "errors": [
- "string"
]
}