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>" }
Erstellen oder aktualisieren Sie die aktuellen Einstellungen für die Anwendung.
Die ID der Anwendung, für die die Einstellungen aktualisiert werden.
successful operation
The response is of type object.
object