curl --request DELETE \
--url https://use.hoop.dev/api/guardrails/{id}{
"message": "the error description"
}Delete a Guard Rail Rule resource.
curl --request DELETE \
--url https://use.hoop.dev/api/guardrails/{id}{
"message": "the error description"
}The unique identifier of the resource
No Content
Was this page helpful?