curl --request DELETE \
--url https://api.hubapi.com/automation/actions/2026-03/{appId}/{definitionId} \
--header 'Authorization: Bearer <token>'This response has no body data.IDを基準にアクション定義を削除します。
curl --request DELETE \
--url https://api.hubapi.com/automation/actions/2026-03/{appId}/{definitionId} \
--header 'Authorization: Bearer <token>'This response has no body data.