Method: locations.workforcePools.providers.scimTenants.patch

Agentspace only. Updates an existing WorkforcePoolProviderScimTenant.

HTTP request

PATCH https://iam.googleapis.com/v1/{workforcePoolProviderScimTenant.name=locations/*/workforcePools/*/providers/*/scimTenants/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
workforcePoolProviderScimTenant.name

string

Identifier. Agentspace only. The resource name of the SCIM Tenant.

Format: locations/{location}/workforcePools/{workforcePool}/providers/ {workforcePoolProvider}/scimTenants/{scim_tenant}

Query parameters

Parameters
updateMask

string (FieldMask format)

Optional. Agentspace only. The list of fields to update.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of WorkforcePoolProviderScimTenant.

Response body

If successful, the response body contains an instance of WorkforcePoolProviderScimTenant.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/iam

For more information, see the Authentication Overview.