Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Body

application/json
property
string
required

The attribute property

datatype
enum<string>
required

The attribute datatype

Available options:
boolean,
string,
number,
secureString,
enum,
string[],
number[],
secureString[]
description
string

The description of the new attribute

archived
boolean

The attribute is archived

hashAttribute
boolean

Shall the attribute be hashed

enum
string
format
enum<string>

The attribute's format

Available options:
,
version,
date,
isoCountryCode
projects
string[]
tags
string[]

Response

200 - application/json

Resource created

attribute
object
required