Skip to main content

Update a recipient field

PUT 

/api/v1/recipient_fields/:id

Updates a recipient field created through the API. PUT accepts the same request body as PATCH.

Omitted fields are left unchanged. Manual fields and fields synced from ESP integrations cannot be changed through the API.

Request

Responses

Recipient field updated.