Create a user actor

Creates a new user actor. Use external_id to map your own user identifiers
to Newo actors so you can look them up later without storing Newo UUIDs.

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

Display name of the actor

string
required

Your system's identifier for this user. Used to look up the actor later
without storing Newo's internal UUID. Must be unique per
integration/connector combination.

string
required
^[a-zA-Z_][a-zA-Z0-9_]*$

A slug-style identifier used throughout the Newo platform for integrations,
connectors, flows, skills, and more. Must start with a letter or underscore;
subsequent characters may be letters, digits, or underscores.

string
required
^[a-zA-Z_][a-zA-Z0-9_]*$

A slug-style identifier used throughout the Newo platform for integrations,
connectors, flows, skills, and more. Must start with a letter or underscore;
subsequent characters may be letters, digits, or underscores.

string

IANA time zone identifier (e.g. America/New_York).
See the tz database list.

Responses

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