Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
eventName
enum<string>
required
Available options:
ReferralUpdated
payload
object
required
context
object
required

Response

Event accepted

success
boolean