Method Details
HTTP Methods:
PUT
Content Type:
application/json
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing
For a given portal, update an existing form in a given HubSpot portal. Forms are standard website forms that can be used to generate website leads.
For any form, there may be a set of fields associated with that form in question. You can specify all of the fields that you'd like to be a part of any form that you're updating with this API call.
You should also note that if you attempt to create a form with the same name as one that already exists, we will return a 409, as all forms should have a unique name.