Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://{defaultHost}/v1/apps/{app_id}/user_meta_fields/update_positions \ --header 'Authorization: Bearer <token>' \ --header 'X-Authorization: <api-key>'
{ "message": "Meta fields positions updated" }
Update the display order of user meta fields
API Secret token
User Access token
App ID
successful
"Meta fields positions updated"
Was this page helpful?