Request body
Represents who created and manages an object in Unify.
In most ways, all objects within the Unify platform behave the same way regardless of whether they are defined by Unify or as custom objects by a plugin or user. This includes the ability to define custom attributes and access records via API.
However, there are some subtle distinctions that require differentiating between these classifications of objects. This enumeration is used to represent these distinctions.
This is the unique identifier for the object at the API level. It is unique within Unify and cannot be changed.
This is the user-facing object name shown within Unify. It is not required to be unique within Unify and can be changed at any time.
This is a description of the object. It is not required but will be shown in the UI to help understand the purpose of the object. Typically, this should be a short sentence or two explaining the object.
Response
Response for a successful create operation.