Create user meta field
User Meta Fields
Create user meta field
Create a new user meta field for the application
POST
Create user meta field
Authorizations
API Secret token
User Access token
Path Parameters
App ID
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