curl --request DELETE \
--url https://api.hubapi.com/crm-object-schemas/v3/schemas/{objectType} \
--header 'Authorization: Bearer <token>'This response has no body data.オブジェクトタイプIDまたは完全修飾名を使用して、アカウントからカスタムオブジェクトスキーマを削除します。
curl --request DELETE \
--url https://api.hubapi.com/crm-object-schemas/v3/schemas/{objectType} \
--header 'Authorization: Bearer <token>'This response has no body data.