List custom profile field values
Returns a paginated list of stored custom profile field values. Filter by
user_id or custom_profile_field_id, and use ?include=customProfileField
to embed the parent field.
query Parameters
filter[user_id]filter[custom_profile_field_id]Headers
X-Api-VersionOptional API version for this request. When omitted, the server uses the default version. This documentation describes version 2026-08-25.
List custom profile field values › Responses
Paginated set of CustomProfileFieldValueResource
current_pagefromlast_pageper_pagetototalCreate custom profile field value
Stores a value for a custom profile field. Empty values are ignored, and values cannot be modified from a parent tenant.
Headers
X-Api-VersionOptional API version for this request. When omitted, the server uses the default version. This documentation describes version 2026-08-25.
Create custom profile field value › Request Body
user_idcustom_profile_field_idvalueCreate custom profile field value › Responses
CustomProfileFieldValueResource
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object · requires: id, tenant_id, value +5 more | |
| type = object · requires: message |
idtenant_idvalueuser_idcustom_profile_field_idcreated_atupdated_atdeleted_atcustom_profile_fieldUpdate custom profile field value
Updates a stored custom profile field value by id. Submitting an empty value clears (deletes) the record.
path Parameters
idHeaders
X-Api-VersionOptional API version for this request. When omitted, the server uses the default version. This documentation describes version 2026-08-25.
Update custom profile field value › Request Body
user_idcustom_profile_field_idvalueUpdate custom profile field value › Responses
CustomProfileFieldValueResource
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object · requires: id, tenant_id, value +5 more | |
| type = object · requires: message |
idtenant_idvalueuser_idcustom_profile_field_idcreated_atupdated_atdeleted_atcustom_profile_field