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>"
}

Path Parameters

id
string
required

Agent ID

Response

No Content