メインコンテンツへスキップ
DELETE
/
automation
/
v4
/
actions
/
{appId}
/
{definitionId}
/
functions
/
{functionType}
/
{functionId}
定義の関数をアーカイブ
curl --request DELETE \
  --url 'https://api.hubapi.com/automation/v4/actions/{appId}/{definitionId}/functions/{functionType}/{functionId}?hapikey='
This response has no body data.
サポートされる製品
次のいずれかの製品またはそれ以上が必要です。
Marketing HubMarketing HubProfessional
Sales HubSales HubProfessional
Service HubService HubProfessional
Content HubContent Hub無料ツール

承認

hapikey
string
query
必須

パスパラメータ

appId
integer<int32>
必須
definitionId
string
必須
functionId
string
必須
functionType
enum<string>
必須
利用可能なオプション:
POST_ACTION_EXECUTION,
POST_FETCH_OPTIONS,
PRE_ACTION_EXECUTION,
PRE_FETCH_OPTIONS

レスポンス

Last modified on January 23, 2026