webhook subscriptions

Update a webhook subscription

Update a webhook subscription

post/webhook-subscriptions/{id}

Path parameters

idstring required

Webhook unique identifier

Request body

pausedboolean required

Example request

{
  "paused": true
}

Response

successful operation

Changes