Skip to main content
POST
Create a webhook

Authorizations

Authorization
string
header
required

Pass your API key as a Bearer token: Authorization: Bearer ld_live_...

Body

application/json
url
string<uri>
required

The URL to receive webhook events

events
string[]
required

List of event types to subscribe to

Response

Webhook created

ok
enum<boolean>
required
Available options:
true
data
object
required