curl --request DELETE \
--url https://api.hubapi.com/crm/v3/pipelines/{objectType}/{pipelineId} \
--header 'Authorization: Bearer <token>'This response has no body data.固有のpipelineIdで識別されるパイプラインを削除
curl --request DELETE \
--url https://api.hubapi.com/crm/v3/pipelines/{objectType}/{pipelineId} \
--header 'Authorization: Bearer <token>'This response has no body data.サポートされる製品
必須スコープ
The access token received from the authorization server in the OAuth 2.0 flow.
パイプラインを削除する前に取引ステージの使用状況を検証するかどうかを指定します。
パイプラインを削除する前に参照を検証するかどうかを指定します。