/webhooks/{webhook_id}
{
"url":"http://updatedwebhook.com"
}
{
"result": "success",
"status": 200,
"data": {
"id": 12345,
"created_at": "2021-03-22T11:19:04.000000Z",
"updated_at": "2021-03-22T11:21:47.000000Z",
"url": "http://updatedwebhook.com"
}
}
Sign up to our newsletter to keep up-to-date.