Skip to main content
POST
Create webhook subscription

Headers

X-Tenant-ID
string
X-User-ID
string

Body

application/json
customerId
string
subscriptionName
string
description
string
endpointUrl
string
secretKey
string
signatureAlgorithm
string
verifySsl
boolean
subscribedEvents
string[]
maxRetryAttempts
integer<int32>
retryBackoffSeconds
integer<int32>

Response

200 - application/json

OK

Standard API response wrapper

code
integer<int32>

HTTP-style status code

Example:

200

data
object

Response payload object

Example:
message
string

Result message

Example:

"Success"