Not sure, I went to https://dash.cloudflare.com/profile/api-tokens Created api key Tested it with

Not sure, I went to https://dash.cloudflare.com/profile/api-tokens
Created api key
Tested it with

curl -X GET "https://api.cloudflare.com/client/v4/user/tokens/verify" \
-H "Authorization: Bearer h1XXX" \
-H "Content-Type:application/json"


then followed on with the tutorials no problems but cannot delete, maybe i'm wrong
Was this page helpful?