Request Parameters
[DELETE]
Header
| Header | Type | Description |
|---|---|---|
| AppId | string | Create an app to get your app ID on dashboard here |
| Authorization | string | Private/secret key. Use <key> not Bearer <key> |
Body Parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
| service | string | Type of services e.g sms, kyc_widget, address | Yes |
Response Sample
Response
Response Fields
| Field | Type | Description |
|---|---|---|
| entity | string | Confirmation message indicating the webhook was deleted successfully |