Update a Webhook
PATCH https://conversations.messagebird.com/v1/webhooks/{webhookId}
Request Body
{"status"=>"disabled", "settings"=>{"retry"=>6, "timeout"=>26}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |