As the mailing name is a unique feature in Maileon, this call returns the ID of mailing with a given name or 404, if not found.

Attributes

Parameter Description
mailingName URL-Encoded version of the mailing name

Response

HTTP status code Description
200 OK If everything was ok.
404 Not Found If there was no such mailing with that name found

Example