POST
/
webhook

Authorizations

X-API-Key
string
headerrequired

Authentication from public API requests

Body

application/json
url
string
required

The URL that will receive the webhook payload

name
string
required

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
id
string
required
createdAt
string
required
url
string
required

The URL that will receive the webhook payload

name
string
required

The name of the webhook

archivedAt
string