Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
resourceAttributeKeyId
string
required
displayName
string
required
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.