CRM
Deutsch
cURL
curl --request DELETE \ --url https://api.hubapi.com/crm/v3/objects/companies/{companyId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
IDを基準に会社レコードを削除します。削除した会社レコードは削除から90日以内であれば復元できます。[レコードの復元](https://knowledge.hubspot.com/records/restore-deleted-records)についてもっと詳しく。
crm.objects.companies.write
The access token received from the authorization server in the OAuth 2.0 flow.