DELETE PWASettings/{id}/custom_help?appid={appid}&sg={sg}&hash={hash}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

appid

string

Required

sg

string

Required

hash

string

Required

token

string

Required

Body Parameters

PWAInstallHelp
NameDescriptionTypeAdditional information
target

string

None.

install_help_html

Collection of string

None.

allow_native

boolean

None.

native_store

string

None.

allow_pwa

boolean

None.

launch_button_text

string

None.

apps_screen_title

string

None.

pwa_button_text

string

None.

native_button_text

string

None.

use_popup_bool

boolean

None.

popup_text

string

None.

icon_image_url

string

None.

icon_title

string

None.

guid

string

None.

guid_datetime

date

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>