Create a user

Add a user to the organization.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

To use this endpoint, select Write Users under the Setup & Administration category when creating or editing an API token. Learn More.

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

The user to create.

string
enum
required

The authentication type the user uses to authenticate. To use SAML this organization must have a configured SAML integration. Valid values: default, saml.

Allowed:
string
required

The email address of this user.

string

For users with temporary access, this is the expiration datetime in RFC3339 format

string
required

The first and last name of the user.

roles
array of objects
required

The list of roles that applies to this user. A user may have "organizational" roles, which apply to the user at the organizational level, and "tag-specific" roles, which apply to the user for a given tag.

roles*
Responses

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