organizations
Deletes a custom constraint. Returns a google.rpc.Status with google.rpc.Code.NOT_FOUND if the constraint does not exist.
delete/v2/{+name}
Path parameters
namestring required
Required. Name of the custom constraint to delete. See the custom constraint entry for naming rules.
Query parameters
etagstring
Optional. The current entity tag (ETag) of the organization policy. If an ETag is provided and doesn't match the current ETag of the policy, deletion of the policy will be blocked and an ABORTED error will be returned.
Response
Successful response