Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Path Parameters
The unique ID for this link.
Body
application/json
The webhook event you want to trigger for a link. An enumeration.
Available options:
link.state_changed, link.product_refresh, transactions.updates_available Set this to a unique value that you can check against the delivered webhook payload (webhook_idempotency_key).
Response
Successful Response