Method: locations.workforcePools.providers.scimTenants.tokens.patch

Agentspace only. Updates an existing WorkforcePoolProviderScimToken.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
workforcePoolProviderScimToken.name

string

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

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

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 WorkforcePoolProviderScimToken.

Response body

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

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.