Passer au contenu principal
DELETE
/
automation
/
v4
/
flows
/
{flowId}
Supprimer un workflow
curl --request DELETE \
  --url https://api.hubapi.com/automation/v4/flows/{flowId} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Supported products

Autorisations

Authorization
string
header
requis

The access token received from the authorization server in the OAuth 2.0 flow.

Paramètres de chemin

flowId
integer<int64>
requis

Réponse

Dernière modification le 13 avril 2026