Next Topic

Previous Topic

Book Contents

Delete Third Party App Notification

Deletes a third party app notification message.

DELETE /thirdpartyapps/notification/{appId}/{messageId}

Header

Sample Response Model

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}