Skip to main content

Resources

The SCIM user resource object.

Properties

NameTypeRequiredDescription
schemasstring[]The SCIM schema URI.
idstringThe team member's SCIM ID.
userNamestringThe team member's SCIM username.
nameScimUserResourceName1Information about the Postman team member.
externalIdstringThe team member's external ID.
activebooleanIf true, the team member is active.
metaScimUserResourceMeta1The response's non-standard meta information.

ScimUserResourceName1

Information about the Postman team member.

Properties

NameTypeRequiredDescription
givenNamestringThe team member's first name.
familyNamestringThe team member's last name.

ScimUserResourceMeta1

The response's non-standard meta information.

Properties

NameTypeRequiredDescription
resourceTypestringThe resource type.
createdstringThe date and time at which the team member was created.
lastModifiedstringThe date and time at which the team member was last modified.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →