Skip to main content
POST
Register (or rotate) a partner webhook endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Internal-Auth
string | null

Path Parameters

partner_id
string
required

Body

application/json
url
string
required
Minimum string length: 1
subscribed_events
string[]
secret
string | null
status
string
default:active

Response

Successful Response

endpoint_id
string
required
partner_id
string
required
url
string
required
subscribed_events
string[]
required
status
string
required
secret
string | null
created_at
string<date-time> | null
updated_at
string<date-time> | null