Update custom mailing property for mailing with provided ID. This method does not create new property.

Attributes

Parameter Default Description
name Name of custom property to update
value New value for this property

Response

HTTP status code Description
200 OK If everything was ok.
400 Bad request Property name or value not acceptable
404 Not found Mailing ID cannot be found or property is not available
409 Conflict Mailing is sealed and can not be changed

Example

200 OK

400 Bad Request

404 Not Found

409 Not Found