GetScimResourceTypes
Properties
Name | Type | Required | Description |
---|---|---|---|
schemas | string[] | ❌ | The SCIM schema URI. |
id | string | ❌ | The resource's ID. |
name | string | ❌ | The resource's friendly name. |
endpoint | string | ❌ | The resource's endpoint. |
description | string | ❌ | The resource's description. |
schema | string | ❌ | The SCIM schema URI. |
schemaExtensions | SchemaExtensions[] | ❌ | Information about the resource's schema extensions. |
SchemaExtensions
Properties
Name | Type | Required | Description |
---|---|---|---|
schema | string | ❌ | The SCIM schema URI. |
required | boolean | ❌ | If true, the resource must include this schema extension. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs