updateApplicationDef

Purpose

Updates an existing application definition and its components from an XML document. The XML document must include a valid Original ID as an attribute to the root XML node for the application to be updated. See the XML description.

See Application XML Elements for a description of the Application XML node and an example of its use.

HTTP Method

PUT or POST

URL

https://app.infiniteblue.com/rest/api/createApplicationDef

URL Parameters

sessionId

The session ID obtained from the body of the response when calling login.

xmlString

An XML description of the field in a DataFieldDef node.

Permissions Required

Full administrative permissions

Response

Application ABC has been updated