DELETE guardrails
This section describes how to delete a guardrail.
To delete a guardrail:
- Retrieve the guid (guardrail id) from
api/v1/guardrails (GET). - Input the valid guid into the parameter of the
/api/v1/guardrails/{guardrail_id} (DELETE)endpoint to delete the guardrail.