Creates a new object.
Parameters
Name |
Type |
Description |
objectType |
ObjectType |
Type of object to create. |
description |
String |
Description of new object. |
basedOnId |
Integer |
ID of object template to apply. |
folderId |
Integer |
ID of folder to create object in. |
Returns
Type: ObjectBrief
Created ObjectBrief details.
Addresses
JSON: http://<Base Address>/ObjectCommon/json/Create
JSON (for IIS): http://<Base Address>/ObjectCommon.svc/json/Create