Skip to main content
PATCH
UpdatePrincipalAttributeEnumValue

Authorizations

Authorization
string
header
required

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

Path Parameters

principalAttributeEnumValueId
string
required

Body

application/json
updateMask
string
required

The list of fields to be updated. The fields available to be updated are description and archived_date.

displayName
string
description
string

Response

A successful response.

principalAttributeEnumValue
object
required

Represents a possible enumerable value for ENUM type principal attribute keys. Users can add new enum values as needed.