Okta · Capability
Okta API — UserSchema
Okta API — UserSchema. 4 operations. Lead operation: Okta Fetches the Schema for an App User. Self-contained Naftiko capability covering one Okta business surface.
What You Can Do
GET
Getapplicationuserschema
— Okta Fetches the Schema for an App User
/v1/api/v1/meta/schemas/apps/{appinstanceid}/default
POST
Updateapplicationuserprofile
— Okta Partial updates on the User Profile properties of the Application User Schema.
/v1/api/v1/meta/schemas/apps/{appinstanceid}/default
GET
Getuserschema
— Okta Fetches the schema for a Schema Id.
/v1/api/v1/meta/schemas/user/{schemaid}
POST
Updateuserprofile
— Partial updates on the User Profile properties of the user schema.
/v1/api/v1/meta/schemas/user/{schemaid}
MCP Tools
okta-fetches-schema-app-user
Okta Fetches the Schema for an App User
read-only
idempotent
okta-partial-updates-user-profile
Okta Partial updates on the User Profile properties of the Application User Schema.
okta-fetches-schema-schema-id
Okta Fetches the schema for a Schema Id.
read-only
idempotent
partial-updates-user-profile-properties
Partial updates on the User Profile properties of the user schema.