Updates user-defined metadata fields for the batch with provided id. This includes the webhook_url. Explicitly passing an empty string for webhook_url to the request body will remove/clear any webhook url from the batch.
Webhook url to send data to upon batch completion. Provide an empty string to clear any existing webhook url assigned to the batch execution.
"https://api.example.com/updated-webhook/batch-results"