Update a user

Updates a user given a specified userId. This endpoint allows you to update a username or fullName and returns the updated user object.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Id of the user you want to lookup. Returned from the Create User endpoint. Note: you can also use the Embedded user's username in this field.

Body Params
string

The unique identifier of the user

string

The name of the user

Headers
string
required
Defaults to bearer YOUR_API_KEY
Responses

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