CMS
Deutsch
cURL
curl --request POST \ --url https://api.hubapi.com/media-bridge/v1/{appId}/schemas/{objectType}/associations \ --header 'Content-Type: application/json' \ --data '{ "fromObjectTypeId": "<string>", "name": "<string>", "toObjectTypeId": "<string>" }'
{ "createdAt": "2023-11-07T05:31:56Z", "fromObjectTypeId": "", "name": "", "id": "", "toObjectTypeId": "", "updatedAt": "2023-11-07T05:31:56Z" }
Créer une nouvelle définition d’association pour le type d’objet spécifié.
successful operation
The definition of an association