Resource Sharing
resource_sharing
Methods
Create a new share
The previous authorization scheme for interacting with the Cloudflare API, used in conjunction with a Global API key.
Example: X-Auth-Email: user@example.com
The previous authorization scheme for interacting with the Cloudflare API. When possible, use API tokens instead of Global API keys.
Example: X-Auth-Key: 144c9defac04969c7bfad8efaa8ea194
Account identifier.
Whether the API call was successful.
Deletion is not immediate, an updated share object with a new status will be returned.
Fetches share by ID.
Lists all account shares.
Updating is not immediate, an updated share object with a new status will be returned.
Recipients
resource_sharing.recipients
Methods
Create a new share recipient
Deletion is not immediate, an updated share recipient object with a new status will be returned.
Get share recipient by ID.
List share recipients by share ID.
Resources
resource_sharing.resources
Methods
Create a new share resource
Deletion is not immediate, an updated share resource object with a new status will be returned.
Get share resource by ID.
List share resources by share ID.
Update is not immediate, an updated share resource object with a new status will be returned.