Skip to main content
DELETE
/
agents
/
{nameOrID}
Delete Agent Key
curl --request DELETE \
  --url https://use.hoop.dev/api/agents/{nameOrID}
{
  "message": "the error description"
}

Documentation Index

Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

nameOrID
string
required

The name or ID of the resource

Response

No Content