Send Webhook Test Notification
POST/api/webhook-test-notifications
Fire a sample notification to check that one or multiple webhook listeners
are correctly set up for a particular topic and account. Test notification can be targeted to a specific listener by providing listenerId
body parameter.
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
.