Skip to main content
DELETE
/
guardrails
/
{id}
Delete a Rule
curl --request DELETE \
  --url https://use.hoop.dev/api/guardrails/{id}
{
  "message": "the error description"
}

Documentation Index

Fetch the complete documentation index at: https://hoopdev-docs-concepts-gaps-and-organization.mintlify.app/llms.txt

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

Path Parameters

id
string
required

The unique identifier of the resource

Response

No Content