Webhooks
Update Webhook
Update the webhook URL for your API key
PATCH
Update the webhook URL associated with your API key. You must have already created a webhook before updating it.
Returns a 404 error if no existing webhook is found for your API key. Use the Create Webhook endpoint first.
Request Body
The new webhook URL. Must be a valid HTTPS URL.
Response
Status message confirming the update.