自動化
Deutsch
cURL
curl --request DELETE \ --url https://api.hubapi.com/automation/v4/flows/{flowId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
IDを基準にワークフローを完全に削除します。削除したワークフローはAPIで復元できません。誤って削除したフローを復元する必要がある場合は、サポートに連絡する必要があります。
automation
The access token received from the authorization server in the OAuth 2.0 flow.
削除するワークフローのID。