DELETE UIElement/{AppName}/{DeviceType}/ElementKey/{ElementKey}

Delete UIElements for all languages pertaining to the given AppName and Element Key.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AppName

Name of the application, such as Client, Provider

string

Required

DeviceType

Device type, such as iPhone, Android, Web

string

Required

ElementKey

Element Key

string

Required

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.