Resource Sharing
resource_sharing
Methods
Lists all account shares.
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.
Direction to sort objects.
Include recipient counts in the response.
Include resources in the response.
Filter shares by kind.
Order shares by values in the given field.
Page number.
Number of objects to return per page.
Filter share resources by resource_types.
Filter shares by status.
Filter shares by target_type.
Whether the API call was successful.
Fetches share by ID.
Create a new share
Updating is not immediate, an updated share object with a new status will be returned.
Deletion is not immediate, an updated share object with a new status will be returned.
Recipients
resource_sharing.recipients
Methods
List share recipients by share ID.
Get share recipient by ID.
Create a new share recipient
Deletion is not immediate, an updated share recipient object with a new status will be returned.
Resources
resource_sharing.resources
Methods
List share resources by share ID.
Get share resource by ID.
Create a new share resource
Update is not immediate, an updated share resource object with a new status will be returned.
Deletion is not immediate, an updated share resource object with a new status will be returned.