patch
https://api.omnisend.com/api/forms/
Partially update a form. Only the fields present in the request body are changed; omitted fields are left unchanged.
Nested objects must be sent complete, as they fully replace the stored value. Sending null for an optional field clears it,
while sending null for a mandatory field is rejected.
Form status and creation origin cannot be changed through this endpoint.
Scopes:
forms.write
Rate limit: 40 requests per minute.