Update user meta field
User Meta Fields
Update user meta field
Update an existing user meta field
PUT
Update user meta field
Authorizations
API Secret token
User Access token
Response
successful
Meta field ID
Example:
"field_123"
Application ID
Meta field name (used as key in user_meta)
Example:
"first_name"
Data type of the field
Available options:
string, boolean, integer, date, phone, email, text, url Whether this field is required during user creation
Example:
false
Whether field is visible on profile component
Example:
true
Whether field is visible during registration/login
Example:
false
Display order position
Example:
1
Can be used as verification identifier (only for email and phone fields)
Example:
false
Creation timestamp
Last update timestamp