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