ApiObject
Summary
This object is the most basic representation of thin clients, profiles, and directories. It is used in Assignments.
Properties
Name | Type | Mandatory | Description |
id | String | yes | The object's ID in the UMS database |
type | String | yes | One of:
|
Example
{
"id": "68257",
"type": "profile"
}