Authentication
Connections
Guard Rails
Server Management
Jira
Organization Management
Reports
User Management
Delete a Rule
Delete a Guard Rail Rule resource.
DELETE
/
guardrails
/
{id}
curl --request DELETE \
--url https://use.hoop.dev/api/guardrails/{id}
This response does not have an example.
Path Parameters
The unique identifier of the resource
Response
204
_mintlify/placeholder
No Content
curl --request DELETE \
--url https://use.hoop.dev/api/guardrails/{id}
This response does not have an example.