Accounts
Accounts
Methods
List all accounts you have ownership or verified access to.
Get information about a specific account that you are a member of.
Create an account (only available for tenant admins at this time)
Update an existing account.
Delete a specific account (only available for tenant admins at this time). This is a permanent operation that will delete any zones or other resources under the account
Domain types
Logs
Accounts.Logs
Methods
Gets a list of audit logs for an account.
This is the beta release of Audit Logs Version 2. Since this is a beta version, there may be gaps or missing entries in the available audit logs. Be aware of the following limitations.
- Audit logs are available only for the past 30 days.
- Error handling is not yet implemented.
Members
Accounts.Members
Methods
List all members of an account.
Get information about a specific member of an account.
Add a user to the list of members for this account.
Modify an account member.
Remove a member from an account.
Domain types
Whether the user is a member of the organization or has an invitation pending.
Roles
Accounts.Roles
Methods
Get all available roles for an account.
Get information about a specific role for an account.
Subscriptions
Accounts.Subscriptions
Methods
Lists all of an account's subscriptions.
Creates an account subscription.
Updates an account subscription.
Deletes an account's subscription.
Tokens
Accounts.Tokens
Methods
List all Account Owned API tokens created for this account.
Get information about a specific Account Owned API token.
Create a new Account Owned API token.
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example: Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYY
Account API Tokens Write
Path param: Account identifier tag.
Body param: Token name.
Body param: List of access policies assigned to the token.
Body param
Body param: The expiration time on or after which the JWT MUST NOT be accepted for processing.
Body param: The time before which the token MUST NOT be accepted for processing.
Token identifier tag.
The expiration time on or after which the JWT MUST NOT be accepted for processing.
The time on which the token was created.
Last time the token was used.
Last time the token was modified.
Token name.
The time before which the token MUST NOT be accepted for processing.
List of access policies assigned to the token.
Status of the token.
The token value.
Update an existing token.
Destroy an Account Owned API token.
Test whether a token works.
Methods
Find all available permission groups for Account Owned API Tokens
Find all available permission groups for Account Owned API Tokens
Methods
Roll the Account Owned API token secret.