# Delete agent Downgrade an agent/admin to become an end user. Endpoint: DELETE /beta/agents/{agentId} Version: beta Security: ApiKeyAuth ## Path parameters: - `agentId` (string, required) The agent/admin id ## Response 400 fields (application/json): - `message` (string, required) ## Response 404 fields (application/json): - `message` (string, required) ## Response 204 fields