Request

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

ParameterTypeDescription
AppIdstringyou would need to create an app to get your app ID
Authorizationstringpublic secret key e.g prod_sk_1T1eSavlZxy02OT3OWlvbxK4G

Body

KeyTypeDescription
servicestringType of services [ sms, ngn_wallet]

Response Sample

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