curl --request DELETE \
--url https://api.hubapi.com/automation/v4/actions/{appId}/{definitionId}/functions/{functionType}/{functionId} \
--header 'Authorization: Bearer <token>'This response has no body data.Arquive uma função para uma definição específica.
curl --request DELETE \
--url https://api.hubapi.com/automation/v4/actions/{appId}/{definitionId}/functions/{functionType}/{functionId} \
--header 'Authorization: Bearer <token>'This response has no body data.Supported products
The access token received from the authorization server in the OAuth 2.0 flow.
POST_ACTION_EXECUTION, POST_FETCH_OPTIONS, PRE_ACTION_EXECUTION, PRE_FETCH_OPTIONS