Skip to main content
POST
Create BaaS webhook

Authorizations

public-api-key
string
header
required

Your public API key from the Yuno Dashboard

private-secret-key
string
header
required

Your private secret key (server-side only)

Body

application/json
url
string<uri>
required

Webhook endpoint URL

events
string[]
required

Event types to subscribe to

secret
string

Shared secret for signature verification

Response

Webhook registered

id
string<uuid>
url
string
events
string[]
created_at
string<date-time>