Settings

Update the application settings

Create or update the current settings for the application.

post/marketing/v3/marketing-events/{appId}/settings

Path parameters

appIdinteger required

The id of the application to update the settings for.

Request body

eventDetailsUrlstring required

The url that will be used to fetch marketing event details by id. Must contain a %s character sequence that will be substituted with the event id. For example: https://my.event.app/events/%s

Response

successful operation

appIdinteger required

The id of the application the settings are for

eventDetailsUrlstring required

The url that will be used to fetch marketing event details by id