본문으로 건너뛰기

registerTrackWebhook

Register or update a Track Webhook.

When there is a change in the TrackInfo, an HTTP Request is sent to the callbackUrl.

Please refer to the official documentation for more information.

See: https://tracker.delivery/docs/tracking-webhook-api

registerTrackWebhook(
input: RegisterTrackWebhookInput!
): Boolean

Arguments

registerTrackWebhook.input ● RegisterTrackWebhookInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.