put https://{instance_zuid}.api.zesty.io/v1/content/models//fields/
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, andrelatedFieldZUIDare the only updatable Fields. -
The FULL
settingsobject is required for any request. -
Reactivation and updating Field values cannot happen in the same request - reactivation takes precedence.
