x-api-key header to authenticate this request.agentId: The 24-character string ID of the agent you wish to delete (e.g., 1bca24a70cf2e9fb0c722a35).204 No Content: This is the success response. It means the server successfully processed the request and the agent has been completely removed.400 Invalid agent id: The ID provided does not match the expected format. Check for typos or accidental spaces in your URL path.404 Agent not found: The server could not locate an agent with that ID. It may have already been deleted, or the ID might belong to a different organization.