Create Webhook Listener
POST/api/webhook-listeners
Create a webhook listener to receive notifications for subscribed topics. Add Webhook Topic Subscription endpoint must be used to subscribe to one or more topics.
Request
Responses
- 200
- 403
Successful operation
User is not allowed to perform the action with the reason stated in the errorCode
FORBIDDEN Insufficient permissions to perform the action.
ACCOUNT_TYPE_INVALID
accountType
of the accountId
is not of type PARTNER
.