PostMembersWebhookRefreshEmailData

Type Alias: PostMembersWebhookRefreshEmailData

[object Object]

Defined in: app/api/types.gen.ts:3153

Properties

body?

optional body?: string

Defined in: app/api/types.gen.ts:3157

The unique identifier of the user whose email needs refreshing.


headers?

optional headers?: object

Defined in: app/api/types.gen.ts:3158

X-Webhook-Secret?

optional X-Webhook-Secret?: string

the shared webhook secret provided in the request headers.


path?

optional path?: never

Defined in: app/api/types.gen.ts:3164


query?

optional query?: never

Defined in: app/api/types.gen.ts:3165


url

[object Object]

Defined in: app/api/types.gen.ts:3166

On this page