Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.coval.dev/v1/agents/{agent_id} \ --header 'x-api-key: <api-key>'
{}
Soft-delete an agent configuration, marking it as inactive while preserving the record.
API key for authentication
Agent resource ID
^[A-Za-z0-9]{22}$
Agent deleted successfully (or already deleted)
The response is of type object.
object
Was this page helpful?