Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

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

resourceAttributeEnumValue
object
required

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