This method resets the contents of a mailing to the template state, e.g. if content was filled using RSS SmartMailing, this method can reset the mailing to its template.

Request

Response

HTTP status code Description
204 No Content Success
404 Not Found If the mailing cannot be found, 404 will be returned
409 Conflict If the mailing is sealed (has already been sent) a 409 will be returned
500 Internal Server Error In case of unecpected errors, 500 will be returned