Fields
Update a field
Update a field with new values.
put/1/newsletters/{domain}/fields/{field}
Path parameters
domaininteger required
Unique identifier of the Domain
fieldinteger required
Unique identifier of the Field
Request body
Response
OK
Example response
{
"result": "success"
}