Update Field

Updates the info details of a content model including its parentZUID. If you want to just reactivate a deactivated field, you can use the query param action=undelete and body is not required.

  • label, name, settings, required, description, sort, relatedModelZUID, and relatedFieldZUID are the only updatable Fields.

  • The FULL settings object is required for any request.

  • Reactivation and updating Field values cannot happen in the same request - reactivation takes precedence.

Path Params
string
required

ZUID of the content model where the content field is located

string
required

ZUID of the content field to update

Query Params
string

Action to perform on the field. Options: undelete

Body Params

Content field object to update

string
settings
object
required
Responses

Language
Credentials
Header
URL
Response
Choose an example:
application/json