Skip to main content

GetScimServiceProviderConfig

Information about Postman's SCIM API configurations and supported operations.

Properties

NameTypeRequiredDescription
schemasstring[]The SCIM schema URI.
documentationUristringA link to the URI's documentation.
patchPatchInformation about patch configuration.
bulkBulkInformation about bulk configuration.
filterFilterInformation about the filter configuration.
changePasswordChangePasswordInformation about the change password configuration.
sortGetScimServiceProviderConfigSortInformation about the sort configuration.
authenticationSchemesAuthenticationSchemes[]A list of authentication schemes.
etagEtagInformation about the entity tag (Etag) HTTP response header configuration.
metaGetScimServiceProviderConfigMetaThe response's non-standard meta information.

Patch

Information about patch configuration.

Properties

NameTypeRequiredDescription
supportedbooleanIf true, the feature is supported.

Bulk

Information about bulk configuration.

Properties

NameTypeRequiredDescription
maxOperationsnumberThe total number of maximum operations allowed for bulk operations.
maxPayloadSizenumberThe maximum payload allowed for bulk operations.
supportedbooleanIf true, the feature is supported.

Filter

Information about the filter configuration.

Properties

NameTypeRequiredDescription
maxResultsnumberThe total number of maximum results allowed for filter operations.
supportedbooleanIf true, the feature is supported.

ChangePassword

Information about the change password configuration.

Properties

NameTypeRequiredDescription
supportedbooleanIf true, the feature is supported.

GetScimServiceProviderConfigSort

Information about the sort configuration.

Properties

NameTypeRequiredDescription
supportedbooleanIf true, the feature is supported.

AuthenticationSchemes

Information about the scheme.

Properties

NameTypeRequiredDescription
descriptionstringThe scheme's description.
namestringThe scheme's friendly name.
specUristringA link to the scheme's specification documentation.
typestringThe scheme's type.

Etag

Information about the entity tag (Etag) HTTP response header configuration.

Properties

NameTypeRequiredDescription
supportedbooleanIf true, the feature is supported.

GetScimServiceProviderConfigMeta

The response's non-standard meta information.

Properties

NameTypeRequiredDescription
resourceTypestring
locationstring

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →