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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;appId&quot;:&quot;\u003cinteger\u003e&quot;,&quot;eventDetailsUrl&quot;:&quot;\u003cstring\u003e&quot;}