v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Policy

Delete

Delete a policy by ID.

delete/api/v1/policies/{id}

Path parameters

idstring required

The Id of the policy to delete.

Request body

C1ApiPolicyV1DeletePolicyRequestInput required

The DeletePolicyRequest message contains the ID of the policy to delete. It uses URL value for input.

Response

Empty response with a status code indicating success.

C1ApiPolicyV1DeletePolicyResponse required

Empty response with a status code indicating success.