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

AttributeTypeDescription
statusstringRequest status.
Language
Click Try It! to start a request and see the response here!