エンゲージメント
日本語
cURL
curl --request POST \ --url https://api.hubapi.com/crm/v3/objects/calls/batch/archive \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "inputs": [ { "id": "<string>" } ] } '
This response has no body data.
IDを基準にコールをバッチアーカイブします。削除したコールは削除から90日以内であれば復元できますが、コールのレコーディングは完全に削除されます。[アクティビティーレコードの復元](https://knowledge.hubspot.com/records/restore-deleted-activity-in-a-record)についてもっと詳しく。
サポートされる製品
必須スコープ
The access token received from the authorization server in the OAuth 2.0 flow.
表示 子属性