Changes to Create a webhook subscription
POST /webhook-subscriptions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 34 revisions of this API.33
What changed
- ▲
request body became required
request-body-became-required
- ▲
removed the media type
application/vnd.dwolla.v1.halfor the response with the statusresponse-media-type-removed
- ○
added the media type
application/vnd.dwolla.v1.hal+jsonfor the response with the statusresponse-media-type-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required
headerrequest parameterAcceptnew-required-request-parameter
- ▲