Agent

Create a new agent

Creates a new agent for the authenticated project.

post/v1/agent

Request body

namestring required

Name of the agent

descriptionstring nullable

Description of the agent

customIdstring nullable

Custom identifier for the agent

Response

The created agent

Changes