Update the application settings
POST {{baseUrl}}/marketing/v3/marketing-events/:appId/settings
Create or update the current settings for the application.
Request Body
{"eventDetailsUrl"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"appId":"\u003cinteger\u003e","eventDetailsUrl":"\u003cstring\u003e"}