Update Formput https://{APP_DOMAIN}/api/3.2/contents/forms/{id}Updates an existing form and its field elements.Path ParamsidintegerrequiredThe ID of the form to updateBody ParamsBody ParamsnamestringrequiredThe name of the formactivebooleanrequiredWhether the form is activetruefalsepublication_idintegerrequiredThe ID of the publication this form belongs toemailstringEmail address to receive form submission notificationselementsarray of objectsrequiredForm field elements (replaces existing elements)elements*ADD objectResponse 200The updated formUpdated 20 days ago