Update user field
PUT
/apis/v1/communities/{communityId}/user-fields/{fieldId}
User Fields
COMMUNITY_OWNER
or COMMUNITY_ADMIN
permissions for the specified communityRequest
Path Params
communityId
string
required
Example:
6167dba9c548eb5c7ec28057
Match pattern:
^[0-9a-fA-F]{24}$
fieldId
string
required
Example:
6857de260f3c24d98fd7ca85
Match pattern:
^[0-9a-fA-F]{24}$
Body Params application/json
Request samples
Responses
Modified at 2025-06-24 08:36:32