POST
/
webhook

Authorizations

X-API-Key
string
header
required

Authentication from public API requests

Body

application/json
name
string
required
url
string
required

The URL that will receive the webhook payload

The ID of the LegalEntity to create the webhook for. You can get this by calling GET /legal-entity. This field is required unless you are authenticating via API key.

Response

200 - application/json
createdAt
string
required
id
string
required
name
string
required

The name of the webhook

url
string
required

The URL that will receive the webhook payload

archivedAt
string