post https://cp.pushwoosh.com/json/1.3/setEmailTags
Set tag values for the email.
Important
For other device types will be returned 200 OK, though tags won't be saved.
Please avoid setting more than 50 tag values in a single /setEmailTags request.
Status codes:
HTTP Status code | status_code | Description |
---|---|---|
200 | 200 | Tags have been successfully set |
200 | 210 | Argument error. See status_message for more info |
400 | N/A | Malformed request string |
500 | 500 | Internal error |