Passer au contenu principal
DELETE
/
crm-object-schemas
/
2026-03
/
schemas
/
{objectType}
Supprimer le schéma d'un objet personnalisé spécifié.
curl --request DELETE \
  --url https://api.hubapi.com/crm-object-schemas/2026-03/schemas/{objectType} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Supported products

Autorisations

Authorization
string
header
requis

The access token received from the authorization server in the OAuth 2.0 flow.

Paramètres de chemin

objectType
string
requis

Paramètres de requête

archived
boolean
défaut:false

S'il faut renvoyer uniquement les résultats qui ont été archivés.

Réponse

Dernière modification le 1 avril 2026