Skip to main content
Version: v1

Set User Properties

POST /users/v1/individual/{uid}/customvars

Set custom properties on users who have previously been identified in the browser via the FS.identify Browser API function.

System fields and custom field types

This REST API follows the same system fields as described in the corresponding client API and the field types as described in the Setting custom API properties KB article.

Anonymous users

This API will only work for previously-identified users for whom the FS.identify or FS.setUserVars Browser API was called. Anonymous users lack the required uid necessary for this API to function.

Request

Responses

200

A successful response.