Subscribers
Mark message action as seen
POST
/
v1
/
subscribers
/
{subscriberId}
/
messages
/
{messageId}
/
actions
/
{type}
Enter your API key in the Authorization
field like the example shown below:
E.g ApiKey 18d2e625f05d80e
Authorizations
Authorization
string
headerrequiredAPI key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
Path Parameters
messageId
string
requiredtype
any
requiredsubscriberId
string
requiredBody
application/json
status
enum<string>
requiredMessage action status
Available options:
pending
, done
payload
object
Message action payload
Response
201 - application/json
data
object
Was this page helpful?