v1

latestOpenAPI 3.0.12026-07-245752052.0 MB
Company Attributes

Create company attribute

Creates a new company attribute with specified type, value_type, and attribute_values

post/v2/company_attributes

Request body

typestring required
value_type'any' | 'string' | 'number' | 'date' | 'boolean' required
attribute_valuesstring[] required

Response

Created

idinteger
typestring
value_type'any' | 'string' | 'number' | 'date' | 'boolean'

Defines the type of value this attribute can store. It can be: any, string, number, date, boolean

created_atstring date-time
updated_atstring date-time