Add Webhook Topic Subscription
POST/api/webhook-listeners/:listenerId/subscribe
Add a topic subscription to an existing webhook listener.
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
.