Skip to main content
Delete an existing developer-managed Agent (one with no organization) with its Agent Token. Create and manage organization Agents through Relay Console or the CLI creation guide.

The Agent object

The agent object uses the contact card fields with kind: "agent".

Example

Example response from GET /v1/contact_card:

Operations

Errors

Common authentication, validation, and server errors apply alongside resource errors. Read error.message for the rejected condition. 1005, 2001, 2003, 2004, 2008, 3006.

Next steps