v1

latestOpenAPI 3.1.02026-07-24700259.3 KB
STATISTICS

Email unsubscribes

Retrieve a summary of unsubscribes and rejects, for the last 30 days.

post/stats/email_unsubs

Request body

usernamestring

Allows statistics to be returned for a specific user.

Response

Unsubscribe report

request_idstring required

Example response

{
  "request_id": "e6e94157-90c7-496d-abdf-a5fef899ad54",
  "data": {
    "emails": 159,
    "unsubscribe_percent": "0.00"
  }
}