Skip to main content
POST
Create an attribute

Authorizations

Authorization
string
header
required

This API uses OAuth 2.0 with the authorization code grant flow.

Path Parameters

target
enum<string>
required

Whether the attribute is to be created on an object or a list.

Available options:
objects,
lists
Example:

"lists"

identifier
string
required

A UUID or slug to identify the object or list the attribute belongs to.

Example:

"97052eb9-e65e-443f-a297-f2d9a4a7f795"

Body

application/json
data
object
required

Response

Success

Success

data
object
required
Example: