CMS
Deutsch
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": {} }
Créer un nouveau type d’objet multimédia
successful operation
The response is of type object.
object