Skip to main content
POST
Create webhook

Authorizations

Authorization
string
header
required

Production keys begin with darwin_. Isolated sandbox keys begin with darwin_test_. Create keys in Developer settings.

Path Parameters

applicationId
string
required

Body

application/json
url
string<uri>
required
events
enum<string>[]
required
Available options:
AI.created,
AI.updated,
goal.created,
goal.updated,
goal.published,
capability.created,
capability.updated,
capability.activated,
capability.archived,
capability_import.updated,
deal.created,
deal.updated,
payment.updated

Response

The webhook and one-time signing secret.

webhook
object
required