Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 2.3 KB

File metadata and controls

14 lines (10 loc) · 2.3 KB

UsersSchema

Schema

Fields

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.