Changes to count number of sent mails every day
GET /api/v1/mails/{mailServerID}/counts
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 14 revisions of this API.13
What changed
- ▲
removed the media type
*/*for the response with the statusresponse-media-type-removed
- ○
for the
queryrequest parameterlastNDays, the type was generalized fromintegertonumberrequest-parameter-type-generalized
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ▲
- ○
endpoint added
endpoint-added
- ○