Request

[DELETE]
{{baseUrl}}api/v1/webhook/delete

HeaderTypeDescription
AppIdstringCreate an app to get your app ID on dashboard here
Authorizationstringpublic secret key

Body

ParameterTypeDescriptionRequired
servicestringType of services [ sms, ngn_wallet]Yes

Response Sample

Response
{
  "entity": "webhook deleted successfully"
}