CRM erweitern
Deutsch
cURL
curl --request PATCH \ --url https://api.hubapi.com/crm/v3/extensions/calling/{appId}/settings/recording \ --header 'Content-Type: application/json' \ --data '{ "urlToRetrieveAuthedRecording": "<string>" }'
{ "urlToRetrieveAuthedRecording": "<string>" }
Aktualisieren Sie die URL, über die HubSpot die Anrufaufzeichnungen abruft.
Die ID der App.
successful operation
The response is of type object.
object