Create a new custom object schema.
Create a new custom object schema by defining its properties and associations.
Request body
Determines if the object type can include properties that are marked as sensitive.
Associations defined for this object type.
A brief explanation of the object type.
A unique name for this object. For internal use only.
The name of the primary property for this object. This will be displayed as primary on the HubSpot record page for this object type.
The names of properties that should be required when creating an object of this type.
Names of properties that will be indexed for this object type in by HubSpot's product search.
The names of secondary properties for this object. These will be displayed as secondary on the HubSpot record page for this object type.
Response
successful operation
When the object schema was created.
An assigned unique ID for the object, including portal ID and object name.
A unique ID for this schema's object type. Will be defined as {meta-type}-{unique ID}.
A unique name for the schema's object type.
The name of the primary property for this object. This will be displayed as primary on the HubSpot record page for this object type.
The names of properties that should be required when creating an object of this type.
Names of properties that will be indexed for this object type in by HubSpot's product search.
The names of secondary properties for this object. These will be displayed as secondary on the HubSpot record page for this object type.
When the object schema was last updated.