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