post https://api.zenloop.com/v1/recipients/anonymise
This endpoint allows you to anonymise recipient information.
You can provide a list of a minimum of 1 and a maximum of 100 recipients.
{
"recipients": [
"[email protected]",
"[email protected]",
"ID_123456789"
]
}
Response attributes
Attribute | Type | Description |
---|---|---|
status | string | Request status. |