CMS
English
cURL
curl --request POST \ --url https://api.hubapi.com/media-bridge/v1/{appId}/settings/object-definitions \ --header 'Content-Type: application/json' \ --data '{ "mediaTypes": [ "VIDEO" ] }'
{ "createdObjects": {} }
Create a new media object type
successful operation
The response is of type object.
object
Was this page helpful?