Webhook Subscriptions
Update a webhook subscription
Update a webhook subscription
POST
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Available options:
application/vnd.dwolla.v1.hal+json
Path Parameters
Webhook unique identifier
Body
application/json
Parameters to update a webhook subscription
The body is of type object
.
Response
200
application/vnd.dwolla.v1.hal+json
successful operation
The response is of type object
.
cURL