Create a new object type
Create new object definitions for a specific app in the HubSpot Media Bridge. This endpoint is used to define new objects that can be utilized within the app, allowing for customization and integration of media-related functionalities.
Supported products
Supported products
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the app for which the object definitions are being created.
Body
An array of strings representing the types of media objects that can be created. Valid values include 'VIDEO', 'AUDIO', 'DOCUMENT', 'OTHER', and 'IMAGE'.
VIDEO, AUDIO, DOCUMENT, OTHER, IMAGE Response
successful operation
An array of objects that have been successfully created. Each object in the array represents a newly created integrator object.