Orgs
Update a user
PATCH
/
user
/
{id}
Headers
Your API key for authentication. Use Bearer format.
Path Parameters
The user's unique identifier.
Required string length:
24
Body
application/json
The user's first name.
The user's last name.
The user's profile image. Can be a URL or a base64 encoded image.
Was this page helpful?