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": [
  	"test_1@example.com",
  	"test_2@example.com",
    "ID_123456789"
  ]
}

Response attributes

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