Delete Notification Template Overlay
DELETE {{baseUrl}}/services/:serviceID/overlays/custom-content/:alertSource
This endpoint is used to delete the custom content template overlay for a given alert source of your service.
Requires access_token
as a Bearer {{token}}
in the Authorization
header with read
scope.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | null |