Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 895 Bytes

File metadata and controls

21 lines (14 loc) · 895 Bytes

UpdateScimUser

Properties

Name Type Required Description
Schemas List<string> The SCIM schema URI.
Name UpdateScimUserName Information about the user's name.

UpdateScimUserName

Information about the user's name.

Properties

Name Type Required Description
GivenName string The user's first name.
FamilyName string The user's last name.