Webhook Subscriptions
Create a webhook subscription
Create 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
Body
application/json
Parameters to create a webhook subscriptions
The body is of type object
.
Response
201
create
cURL