The definition of the CloudflareAPIToken object.

Hierarchy

  • CloudflareAPITokenUpdate

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
apiToken?: string

The CloudflareAPITokenUpdate api_token.

The definition of the CloudflareAPIToken object.

Generated using TypeDoc