Webhooks
Update an existing webhook endpoint
Update the configuration of an existing webhook endpoint. A webhook that has been disabled due to consecutive delivery failures can be reactivated by setting its status to 'active'.
post/webhooks/{webhookEndpointId}
Path parameters
webhookEndpointIdstring uuid required
ID for the webhook
Request body
Response
Example response
{
"createdAt": "2016-07-22T00:00:00Z",
"updatedAt": "2016-07-22T00:00:00Z"
}