Property
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
List all property definitions
Path Parameters
- project_idstring
Query Parameters
- event_namesstring
- excluded_propertiesstring
- filter_by_event_namesboolean
- group_type_indexinteger
- is_feature_flagboolean
- is_numericalboolean
- limitinteger
- offsetinteger
- propertiesstring
- searchstring
- typestringDefault:eventOne of:"event""person""group"
Response
Request
GET 
Response
RESPONSE
Retrieve property definitions
Path Parameters
- idstring
- project_idstring
Response
Request
GET 
Response
RESPONSE
Update property definitions
Path Parameters
- idstring
- project_idstring
Request Parameters
- descriptionstring
- tagsarray
- property_typestringOne of:"DateTime""String""Numeric""Boolean"
Response
Request
PATCH 
Response
RESPONSE
Delete property definitions
Path Parameters
- idstring
- project_idstring
Request
DELETE