Skip to main content
DELETE
/
registry
/
v1
/
agents
/
{id}
Delete agent
curl --request DELETE \
  --url https://compute.hexelstudio.com/registry/v1/agents/{id}
{
  "error": "<string>",
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://hexelstudio.com/docs/llms.txt

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

Path Parameters

id
string
required

Agent ID

Response

No Content