Update the details for an existing object type. See creating an object type or the overview page for details on the required fields. Note: The entire JSON structure for the object type must be provided in the request body. Anything not provided in the request body will be removed from the object type.
Scope requirements
The id of the object type you want to update.
Your Developer HAPIkey. This must be a Developer HAPIkey associated with the Developer portal that the OAuth app was created in.
The ID of the HubSpot application that will own this object type.
A list of URIs. When you define actions, the URIs for these actions must be under one of these URIs.
The URI the CRM will call to fetch Sales Objects for the specified associatedHubSpotObjectTypes.
The title of this object. This will be displayed as the title of the CRM sidebar card.
The common properties that these objects will have, in the order they should appear on the sidebar card. See Property Types for more info.
A set of CONTACT, COMPANY, DEAL, or TICKET. This determines where on the CRM this Object Type will appear -- contact, company, deal, or ticket details pages.
CONTACT, COMPANY, DEAL, TICKET HubSpot properties to send in the data fetch request, by CRM object type.
Successful response - Object type updated successfully
The response is of type object.