This endpoint deletes an agent by its identifier. Once deleted, the agent can no longer be used in threads.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"copiloteu"
The identifier of the agent associated with the context.
"12345678-90ab-cdef-gh12-34567890abc"
Agent deleted successfully.