While creating webhook from salesforce apex callout or from postman. I am getting same error everytime.
{
"eventFilters": [
"/restapi/v1.0/account/~/extension/~/message-store?type=SMS&direction=Inbound"
],
"deliveryMode": {
"transportType": "WebHook",
"address": "https://aabidlwc-developer-edition.ap16.force.com/services/apexrest/ringcentralwebhook"
}
}
Please help me, I'm trouble with this.