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

Path Parameters

messageId
string
required
type
string
required
subscriberId
string
required

Body

application/json
status
enum<string>
required

Message action status

Available options:
pending,
done
payload
object

Message action payload

Response

201 - application/json
data
object