Skip to main content
POST
Create webhook

Authorizations

Authorization
string
header
required

Darwin API keys begin with darwin_ and are created in Developer settings.

Path Parameters

applicationId
string
required

Body

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

Response

The webhook and one-time signing secret.

webhook
object
required