Create an access schema

Creates an access schema for the specified API client. An access schema defines the subset of attributes to which a client has read or write access. Each client can have one read access schema and one write access schema. Note that access schemas only apply to API-based implementations of the Identity Cloud. If you are using a JavaScript SDK-based implementation of Identity Cloud then access to forms and fields is managed by the flow rather than by an access schema.

Form Data
string

Name of the entity type (user profile database) where the user profile is stored.

string

Unique identifier of the API client.

string
enum

Type of access schema. An access schema defines the subset of attributes to which a client has read or write access.

Allowed:
attributes-3
array of strings

Attributes to which the access schema is to be applied.

attributes-3
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json