The User Classification API provides operations to manage user classifications in your org.
okta.users.read
Retrieves a user's classification
Success
Forbidden
Not Found
Too Many Requests
{- "type": "LITE",
- "lastUpdated": "2022-05-04T19:50:52.000Z"
}
okta.users.manage
Replaces the user's classification
Success
Forbidden
Not Found
Too Many Requests
{- "type": "LITE"
}
{- "type": "LITE",
- "lastUpdated": "2022-05-04T19:50:52.000Z"
}