RotateSigningSecretRequest: {
    api_version?: string;
    body?: RotateSigningSecretRequest;
    id: string;
}

Type declaration

  • Optionalapi_version?: string

    Which version of the API to use.

  • Optionalbody?: RotateSigningSecretRequest

    The request body.

  • id: string

    Required. The ID of the webhook for which to generate a signing secret.

    Format: {webhook_id}