v1

latestOpenAPI 3.1.02026-07-268342124.0 KB
Custom Data Points

Create Custom Data Point

Creates a custom data point.

post/custom-data-points

Request body

namestring required
dataType'text' | 'number' | 'boolean' | 'multiselect' required
modelType'user' | 'action' required
descriptionstring
isPublicboolean

Whether the data point's value is surfaced when getting push challenges and claiminig QR code challenges. Defaults to false (private).

Response

OK

idstring
namestring
dataType'text' | 'number' | 'boolean' | 'multiselect'
modelType'user' | 'action'
descriptionstring
isPublicboolean