Create Users

Create one or more users.

Request body is a JSON array of user objects (up to 1000). A single-element array returns
one user in data; multiple elements return a paginated list with meta and data.
Link users to actors with POST /actors/{actor_id}/users/USER_ID or bulk POST /actors/populated.

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

JSON array of users to create (1–1000 per request).

Users
Headers
string
required

Your API Key ID

string

Your API Key Secret

Responses

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