Existing documentation URL(s)
https://developers.cloudflare.com/fundamentals/api/get-started/create-token/
What changes are you suggesting?
Change:
curl "https://api.cloudflare.com/client/v4/user/tokens/verify" \
--header "Authorization: Bearer <API_TOKEN>"
To:
curl "https://api.cloudflare.com/client/v4/accounts/<ACCOUNT_ID>/tokens/verify" \
--header "Authorization: Bearer <API_TOKEN>"
Additional information
No response
Existing documentation URL(s)
https://developers.cloudflare.com/fundamentals/api/get-started/create-token/
What changes are you suggesting?
Change:
To:
Additional information
No response