webhook subscriptions

Update a webhook subscription

Update a webhook subscription

post/webhook-subscriptions/{id}

Path parameters

idstring required

Webhook unique identifier

Headers

Accept'application/vnd.dwolla.v1.hal+json' required

The media type of the response. Must be application/vnd.dwolla.v1.hal+json

Request body

pausedboolean required

Example request

{
  "paused": true
}

Response

successful operation

Changes