Skip to main content
POST

Authorizations

Authorization
string
header
required

Requires an Organization API Key. Personal Access Tokens (PATs) are not supported for this endpoint.

Include in the Authorization header as: Bearer ORGANIZATION_API_KEY

Body

application/json
users
object[]
required

An array of user objects, which includes email and userAttributes properties. Up to 20 users can be included in each request.

Maximum array length: 20

Response

Email-only users created or updated successfully.

results
object[]

An array of created or updated email-only users.