schemas
Overview
Name | schemas |
Type | Resource |
Id | okta.userschema.schemas |
Fields
Name | Datatype |
---|---|
id | string |
name | string |
$schema | string |
_links | object |
created | string |
definitions | object |
lastUpdated | string |
properties | object |
title | string |
type | string |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | schemaId, subdomain | Fetches the schema for a Schema Id. |
partialUpdate | EXEC | schemaId, subdomain | Partial updates on the User Profile properties of the user schema. |