Skip to main content
POST
Creates resource-attributes for multiple entities with the same key-value pair.

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
entities
object[]
required
resourceAttributeEnumValueId
string

For ENUM type: exactly one enum value ID.

resourceAttributeEnumValueIds
object
booleanValue
boolean
numberValue
string<int64>

Response

A successful response.

resourceAttributes
object[]