HomeGuidesRecipesAPI Endpoint Reference
Log In
API Endpoint Reference

Create User

Path Params
string
required

Organization ID

Body Params
string
required

Email address as username.

name
object

The full name of the user, represented by a name object

emails
array of strings

List of user emails, only primary supported and only a predefined allow list of domains are accepted.

emails
roles
array of strings

List of user roles, only primary supported. One of “owner”, “admin” or “employee”.

roles
string

This identifier is generated by the SAML provider, and is used as a unique ID by the SAML provider to match against a Notarize user.

string

Used to indicate whether the identity is active (true) or deprovisioned (false).

Headers
string
Defaults to application/scim+json
Responses

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