Deletes a guardrail.
-
To delete a guardrail, only specify the ARN of the guardrail in the guardrailIdentifier field. If you delete a guardrail, all of its versions will be deleted.
-
To delete a version of a guardrail, specify the ARN of the guardrail in the guardrailIdentifier field and the version in the guardrailVersion field.
delete/guardrails/{guardrailIdentifier}
Path parameters
guardrailIdentifierstring required
The unique identifier of the guardrail. This can be an ID or the ARN.
Query parameters
guardrailVersionstring
The version of the guardrail.
Response
Success
DeleteGuardrailResponse required