Subscription-CallbackUrl
The URL will be called each time subscription status changes. You will receive a subscription object in the body of the request.
stringSubscription-CallbackUrl (string)
The URL will be called each time subscription status changes. You will receive a subscription object in the body of the request.
Example:
https://example.com/subscriptions/callback
Subscription-CallbackUrl
"https://example.com/subscriptions/callback"