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.

Language
Authorization
Header
URL