Agents

Create an agent

Creates a new agent in the organization with the specified name, manager, role, and optional avatar.

post/api/v2/agents

Headers

X-Organization-Idstring required

Organization ID

Response

A single agent record returned in JSON:API format, including attributes and related resources.

Changes