Skip to main content

Create a new Persona

POST 

/v1/personas

A Persona is a collection of Agents that are all related to the same person, group, or entity and that work together according to the preferences of that entity.

When creating a Persona, you specify:

  • A friendly name for the Persona - these names are not unique and are for convenience only.

Once a Persona has been created, you can add Agents to it via /persona/:personaId/agents. These Agents can control different aspects of Numeno.

Request

Responses

Persona created successfully