Allow you to mark all messages for a user as "read".
PUT https://api.ants.tech/access/api/app-inbox/message/mark-all-as-read
PUT
https://api.ants.tech/access/api/app-inbox/message/mark-all-as-read
lookupId*
String
For example, 200
200
lookupType*
For example, customer
customer
portalId*
For example, 33167
33167
{ "code": 200, "message": "Success", "data": { "status": true } }
Last updated 2 years ago