Skip to main content
POST
Create subscription

Authorizations

API-KEY
string
header
required

Your partner API key. Requires the webhooks permission, or events for the PULL feed.

Body

application/json
deliveryMode
enum<string>
default:PUSH
Available options:
PUSH,
PULL
target
string

Required for PUSH; ignored for PULL. Must be an absolute https:// URL on a public host, using an allowed port, with no embedded credentials.

Maximum string length: 512
eventFilter
string[]
schemaVersion
string
default:1.0

Response

Created. This response carries the signing secret.