CDP API v2
cURL
curl --request DELETE \ --url https://api.cdp.coinbase.com/platform/v2/policy-engine/policies/{policyId} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a policy by its ID. This will have the effect of removing the policy from all accounts that are currently using it.
36
Was this page helpful?