v1

latestOpenAPI 3.1.02026-07-268342124.0 KB
Custom Data Points

Update Custom Data Point

Updates a custom data point. Currently supports toggling whether its value is public.

patch/custom-data-points/{id}

Path parameters

idstring required

The ID of the custom data point.

Request body

isPublicboolean required

Whether the data point's value is surfaced when getting push challenges and claiminig QR code challenges.

Response

OK

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