cURL
curl --request DELETE \ --url https://staging.crossmint.com/api/unstable/agents/{agentId} \ --header 'X-API-KEY: <x-api-key>'
Delete an agent.
API scope required: agents.delete
agents.delete
API key required for authentication
The agent has been successfully deleted
Was this page helpful?