DELETE guardrails

This section describes how to delete a guardrail.

To delete a guardrail:

  1. Retrieve the guid (guardrail id) from api/v1/guardrails (GET).
  2. Input the valid guid into the parameter of the /api/v1/guardrails/{guardrail_id} (DELETE) endpoint to delete the guardrail.