curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/forms/{formId} \
--header 'Authorization: Bearer <token>'This response has no body data.Archive a form definition. New submissions will not be accepted and the form definition will be permanently deleted after 3 months.
curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/forms/{formId} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?