The definition of the CloudflareGlobalAPIToken object.

Hierarchy

  • CloudflareGlobalAPITokenUpdate

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
authEmail?: string

The CloudflareGlobalAPITokenUpdate auth_email.

globalApiKey?: string

The CloudflareGlobalAPITokenUpdate global_api_key.

The definition of the CloudflareGlobalAPIToken object.

Generated using TypeDoc