cURL
curl --request DELETE \ --url https://tavusapi.com/v2/guardrails/{guardrails_id} \ --header 'x-api-key: <api-key>'
This response does not have an example.
This endpoint deletes a single set of guardrails by its unique identifier.
The unique identifier of the guardrails.
"g12345"
NO CONTENT - Guardrails deleted successfully