Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v1/users

Prev Next
Put
/v1/users

Create a new user account with profile information. Assigns to specified group or default read-only group. Handles both IDP and non-IDP configured enterprises.

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Body parameters
object
email
string Required

(required)

Exampleexample string
firstName
string Required

(required)

Exampleexample string
groupId
string
Exampleexample string
lastName
string Required

(required)

Exampleexample string
timeZone
string
Exampleexample string
Responses
204

No Content