curl --request DELETE \
--url https://api.portkey.ai/v1/guardrails/{guardrailId} \
--header 'x-portkey-api-key: <api-key>'
This response does not have an example.
Deletes an existing guardrail
curl --request DELETE \
--url https://api.portkey.ai/v1/guardrails/{guardrailId} \
--header 'x-portkey-api-key: <api-key>'
This response does not have an example.
Guardrail UUID or slug to delete
Guardrail deleted successfully
Was this page helpful?