createObjectDef

Purpose

Creates a new object definition and its components from an XML document. See the XML schema for this document: https://app.infiniteblue.com/webapi/wsdl/metadata.xsd

See Object XML Definition for a description of the DataObjectDef XML node and an example of its use.

HTTP Method

POST

URL

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

URL Parameters

sessionId

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

xmlString

XML description of object in the DataObjectDef node, including the fields, and relationships to be created.

Permissions Required

Full administrative permissions

Response

"test" object definition has been created. (ID=1953742)