Skip to main content

CreateScimUserRequest

Properties

NameTypeRequiredDescription
schemasList[str]The SCIM schema URI.
user_namestrThe user's username.
activeboolIf true, activates the user. This lets them authenticate in to your Postman team.
external_idstrThe user's external ID.
groupsList[str]A list of groups to assign the user to.
localestrThe user's IETF language tag.
nameCreateScimUserName1Information about the user's name.

CreateScimUserName_1

Information about the user's name.

Properties

NameTypeRequiredDescription
given_namestrThe user's first name.
family_namestrThe user's last name.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →