Webhook for tracking updates.
Push to the endpoint to update tracking information for a resource.
Security
BasicAuthWebhookCredentials
POST
{ "updates": [ { … } ] }
Successful Response
Response
- TrackingUpdateResponse
- null
{ "errors": { "error_message": "The payload is invalid.", "error_type": "USER_INPUT_ERROR" } }