Schema
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Id |
string | ➖ | The unique identifier of the schema. | urn:ietf:params:scim:api:messages:2.0:ListResponse |
Name |
string | ➖ | The name of the schema. | User |
Description |
string | ➖ | The description of the schema. | This Attribute describes the Schema |
Attributes |
List<AttributeJson> | ➖ | The collection of attributes for the schema. | |
Meta |
MetaJson | ➖ | Metadata of the resource. |