v1
latestOpenAPI 3.0.32026-07-26737274.2 KBCustom Fields
Update a custom field
Updates a custom field label (see Create a custom field for more information on labels). Note that the key will change but the name remains the same when the label is updated.<br/><br/><strong>Warning: </strong>An update to a custom field will break all of the liquid personalization tags in emails that reference it - e.g. if you update a Zip_Code custom field to Post_Code, all liquid tags referencing {{ subscriber.Zip_Code }} would no longer work and need to be replaced with {{ subscriber.Post_Code }}.
put/v4/custom_fields/{id}
Path parameters
idinteger required
Request body
Response
Updates the custom field and returns its details