Skip to main content
PATCH
UpdatePrincipalAttributeKey

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

principalAttributeKeyId
string
required

Body

application/json

UpdatePrincipalAttributeKeyRequest is used to update an existing principal attribute key.

updateMask
string
required

The list of fields to be updated. The fields available to be updated are 'description'.

displayName
string
description
string

Response

A successful response.

UpdatePrincipalAttributeKeyResponse returns the principal attribute key from a UpdatePrincipalAttributeKey call.

principalAttributeKey
object
required