Marketing
Deutsch
cURL
curl --request POST \ --url https://api.hubapi.com/marketing/v3/marketing-events/{appId}/settings \ --header 'Content-Type: application/json' \ --data '{ "eventDetailsUrl": "<string>" }'
{ "appId": 123, "eventDetailsUrl": "<string>" }
Créer ou mettre à jour les paramètres actuels de l’application.
L'identifiant de l'application pour mettre à jour les paramètres.
successful operation
The response is of type object.
object