Skip to main content

UpdateScimUserState

Properties

NameTypeRequiredDescription
schemasstring[]The SCIM schema URI.
operationsUpdateScimUserStateOperations[]Information about the user update operation.

UpdateScimUserStateOperations

Properties

NameTypeRequiredDescription
opOperationsOp2The operation to perform.
valueOperationsValue2The performed operation's value.

OperationsOp2

The operation to perform.

Properties

NameTypeRequiredDescription
REPLACEstring"replace"

OperationsValue2

The performed operation's value.

Properties

NameTypeRequiredDescription
activebooleanSets the user's active state: - true — Activates the user. This lets them authenticate in to your Postman team. - false — Removes the user from your Postman team and deactivates the account. This blocks the user from authenticating in to Postman.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →