| Code |
Message |
Description |
| 407 |
Missing required param subscriber_id |
subscriber_id param is required |
| 407 |
Missing required param segment_id |
segment_id param is required |
| 101 |
Not allowed for list_id = %s |
Invalid access to subscriber list_id |
| 129 |
Not allowed for subscriber with ID: %s |
Invalid access to subscriber ID |
| 108 |
List %s has been deleted |
List ID belongs to a list which has been deleted |
| 121 |
Could not load subscriber |
The subscriber was not found |
| 141 |
No such segment with ID: %s. |
The segment was not found |
| 141 |
Segment %s has been deleted. |
The segment was deleted |
| 125 |
Subscriber and segment do not match |
The subscriber and the segment do not belong to the same list |
| 144 |
Could not remove the subscriber from the segment |
Access to this segment is forbidden |
| 201 |
Could not remove the subscriber from the segment |
A database error has occurred |