Message
Delete mobile user message topics
This endpoint is used to delete mobile user message topics
delete/messages/topics/mobiles/devices/{devicesID}
Path parameters
The ID of a device id to get information about this device
Response
Delete list mobile user message topics successfuly
Example response
{
"created_at": "2019-04-25T09:15:20.557Z",
"device_type": "iphone 10",
"mobile_user_id": 2,
"token": "Demo_token",
"updated_at": "2019-04-25T09:15:20.557Z"
}