Type Alias UpsertWebhookSigningSecretPayload

UpsertWebhookSigningSecretPayload: {
    value: string;
}