createApplicationDef

Purpose

Creates a new application definition and its components from an XML document. This API will create the objects corresponding tabs and menus, and attach both to the newly created application. See the XML schema for this document: https://app.infiniteblue.com/webapi/wsdl/metadata.xsd

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

HTTP Method

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 application in an Application node, including the objects to be created.

Permissions Required

Full administrative privileges

Response

Application ABC has been created