Skip to main content

Update Key Webhook

Authentication

This endpoint requires a Bearer token. Obtain one first from the Get Access Token endpoint, then pass it as Authorization: Bearer <token>.

This endpoint updates the webhook URL associated with your API key. All event notifications (e.g. transfer status changes) will be POSTed to the registered URL.

Loading API reference…