curl --request GET \
--url 'https://api.hubapi.com/crm/v3/extensions/videoconferencing/settings/{appId}?hapikey='{
"createMeetingUrl": "<string>",
"deleteMeetingUrl": "<string>",
"fetchAccountsUri": "<string>",
"updateMeetingUrl": "<string>",
"userVerifyUrl": "<string>"
}Die Einstellungen für die Videokonferenz-Erweiterung Ihrer App abrufen
curl --request GET \
--url 'https://api.hubapi.com/crm/v3/extensions/videoconferencing/settings/{appId}?hapikey='{
"createMeetingUrl": "<string>",
"deleteMeetingUrl": "<string>",
"fetchAccountsUri": "<string>",
"updateMeetingUrl": "<string>",
"userVerifyUrl": "<string>"
}Unterstützte Produkte