updateObjectDef

Purpose

Updates an existing 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

PUT or POST

URL

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

URL Parameters

sessionId

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

xmlString

An XML description of the object in a DataObjectDef node, including fields and relationships.

Permissions Required

Full administrative privileges

Response

Object ABC has been updated