Skip to main content
POST
Add Webhook

Authorizations

api_key
string
header
required

Body

application/json
partner_id
string
required
webhook_url
string
required
request_context
Request Context · object | null
Example:

null

headers
string[]
payload_format
enum<string>

An enumeration.

Available options:
json,
stringified_json

Response

Successful Response

This is base response model for all responses in partner service.

response_context
ResponseContext · object
required
created_at
string<date-time>
required
last_modified_time
string<date-time>
required
webhook_url
string
required
webhook_secret
string
required
headers
string[]
payload_format
enum<string>

An enumeration.

Available options:
json,
stringified_json