POST
/
webhooks
/
register
{
  "message": "Webhook registered successfully.",
  "webhookId": "20c775ff-666c-42d7-b4db-26e4af4e43c7"
}

Authorizations

Authorization
string
header
required

API key for authentication.```

Body

application/json

Webhook registration details

The body is of type object.

Response

201
application/json

Webhook registered successfully.

The response is of type object.