Deletes a third party app notification message.
DELETE /thirdpartyapps/notification/{appId}/{messageId}
Header
Sample Response Model
{
"Result": true,
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}