Create Objectives
Objectives
Create Objectives
This endpoint creates objectives for a persona.
POST
Create Objectives
Documentation Index
Fetch the complete documentation index at: https://docs.tavus.io/llms.txt
Use this file to discover all available pages before exploring further.
For AI agents, use
https://docs.tavus.io/openapi.yaml for the full HTTP API contract.Authorizations
Body
application/json
Array of objectives to create. Objectives provide goal-oriented instructions that help guide conversations toward specific achievements and desired outcomes.
Response
Objective created successfully
Unique identifier for the created objective
Example:
"o12345"
Name of the objective
Example:
"New Objectives"
Current status of the objective
Example:
"active"
ISO 8601 timestamp of when the objective was created
Example:
"2024-01-15T10:30:00Z"

