patch-/webhooks/v3/{app Id}/subscriptions/{subscription Id} update
PATCH {{baseUrl}}/webhooks/v3/:appId/subscriptions/:subscriptionId
Request Body
{"active"=>"<boolean>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"active":"\u003cboolean\u003e","createdAt":"\u003cdateTime\u003e","eventType":"deal.propertyChange","id":"\u003cstring\u003e","propertyName":"\u003cstring\u003e","updatedAt":"\u003cdateTime\u003e"}