Orgs
Update a user
PATCH
Headers
Your API key for authentication. Use Bearer format.
Example:
"Bearer API_KEY"
Path Parameters
The user's unique identifier.
Required string length:
24
Body
application/json
Body
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?