Search
Get Started
CD
Cloudflare Developers
•
3y ago
John
How to write the resource name in R2
How to write the resource name in R2
Cloudflare Developers
Join
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
83,043
Members
View on Discord
Was this page helpful?
Yes
No
C
Cyb3r-Jak3
•
7/25/23, 10:39 AM
Can you share the API call that this is
J
John
OP
•
7/25/23, 10:45 AM
https://developers.cloudflare.com/api/operations/user-api-tokens-create-token
Cloudflare API Documentation
Interact with Cloudflare
's products and services via the Cloudflare API
J
John
OP
•
7/25/23, 10:45 AM
Is it this one
?
C
Cyb3r-Jak3
•
7/25/23, 10:49 AM
If you are looking to only have an api token for a specific R2 bucket then it doesn
’t exist yet
.
J
John
OP
•
7/25/23, 10:51 AM
I just want the API to modify the R2 bucket
. Can this only be fixed to a specific project
?
J
John
OP
•
7/25/23, 10:51 AM
Is there a limit to the number of tokens
?
J
John
I just want the API to modify the R2 bucket. Can this only be fixed to a specifi...
C
Cyb3r-Jak3
•
7/25/23, 10:52 AM
Define modify the bucket
. I don
’t believe you can change the name of the bucket
.
J
John
Is there a limit to the number of tokens?
C
Cyb3r-Jak3
•
7/25/23, 10:52 AM
The standard limit is 50 tokens for the user account
J
John
OP
•
7/25/23, 10:53 AM
Ah
J
John
OP
•
7/25/23, 10:53 AM
Then this Token controls the entire account
, right
?
C
Cyb3r-Jak3
•
7/25/23, 10:54 AM
The token controls all buckets in the selected user account
. You can choose which Cloudflare accounts to give it access to
J
John
OP
•
7/25/23, 10:54 AM
OK
,Thankyou