Skip to content

Register organization webhook endpoint for notification

POST
/notification/register/webhook-endpoint

Register organization webhook endpoint for notification

Request Body required

object
orgId
required
string
notificationWebhook
required
string

Responses

201

Success

object
message
required
string
Success
success
required
boolean
data
required
object
statusCode
required
number
200

401

Unauthorized

object
statusCode
required
number
401
error
required
string
Unauthorized

403

Forbidden

object
statusCode
required
number
403
error
required
string
Forbidden