Create property

Creates property and property values for given team.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Team's sluggified name

Body Params

Annotations.Property.CreateRequest

integer

Annotation class id

dataset_ids
array of integers
Defaults to

List of dataset ids associated with the property. Can be set only when granularity is item

Annotations.Property.DatasetIds
string

Description of property

string
enum
Defaults to section
Allowed:
string
required

Name of property

uuid | null

UUID of the parent property for nested properties

integer

Position of property in list

property_values
array of objects

Property values

property_values
boolean
Defaults to false

Indicates if property is required

trigger_condition
object | null

Trigger condition that determines when a child property becomes visible. Null for top-level properties. Otherwise either {"type": "any_value"} or {"type": "value_match", "property_value_ids": [...]}

string
enum
required
Allowed:
Responses

Callback
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json