Remove a notification recipient for a specific event triggered from a device.
Configurable Events (string) or Unconfigurable Events (string) (All Events) Event type in query |
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
curl -i -X DELETE \ 'https://api-prod.surfsight.net/v2/devices/:imei/notification-recipients/:email?eventType=acceleration' \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
{- "requestId": "df5fg-45fgfdsg-45fg-45454"
}