Update User by User ID

This endpoint updates the details of an user.

Path Params
string
required

The unique identifier of the user

Body Params
string
required
length ≤ 50

The user first name

string
required
length ≤ 50

The user last name

string | null

The user email address

string | null

The user federation Id (SSO)

string | null

The user Calendly URL

string | null

The user Twitter handle

string | null

The user LinkedIn URL

string | null

The user website URL

string | null

The user bio text

Response

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json