Skip to main content
POST
Create webhook

Authorizations

Authorization
string
header
required

User keys begin with darwin_. Application service-account keys begin with darwin_sa_ and are restricted to linked agents.

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