Create an agent actor

Creates an agent actor linked to a specific persona. Use external_id to
map your own system's agent identifiers.

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

UUID of the agent persona to link to this actor

string
required

Your system's identifier for this agent actor

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.

Responses
201

Agent actor created successfully

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