v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14168671.3 KB

Deletes the resource-based policy attached to a cluster. This removes all access permissions defined by the policy, reverting to default access controls.

delete/cluster/{identifier}/policy

Path parameters

identifierstring required

The ID of the cluster.

Query parameters

expected-policy-versionstring

The expected version of the policy to delete. This parameter ensures that you're deleting the correct version of the policy and helps prevent accidental deletions.

client-tokenstring

Idempotency token so a request is only processed once.

Response

Success

policyVersionstring required

The version of the policy that was deleted.