Skip to main content
DELETE
Delete an agent

Authorizations

Authorization
string
header
required

Bearer token authentication. Include your API token in the Authorization header.

Format: Authorization: Bearer <your-token>

Path Parameters

handle
string
required

The authenticated developer agent's complete Handle.

Pattern: ^[a-z][a-z0-9_]{2,31}$

Response

Agent deleted and credentials revoked.