Skip to main content

CreateScimUserRequest

Properties

NameTypeRequiredDescription
schemasstring[]The SCIM schema URI.
userNamestringThe user's username.
activebooleanIf true, activates the user. This lets them authenticate in to your Postman team.
externalIdstringThe user's external ID.
groupsstring[]A list of groups to assign the user to.
localestringThe user's IETF language tag.
nameCreateScimUserName1Information about the user's name.

CreateScimUserName1

Information about the user's name.

Properties

NameTypeRequiredDescription
givenNamestringThe user's first name.
familyNamestringThe user's last name.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →