# Update user **POST /v2/Services/{ServiceSid}/Users/{Sid}** TODO: Resource-level docs ## Servers ## Parameters ### Headers - **X-Twilio-Webhook-Enabled** (string) The X-Twilio-Webhook-Enabled HTTP request header ### Path parameters - **ServiceSid** (string) - **Sid** (string) ### Body: (object) - **Attributes** (string) - **FriendlyName** (string) - **RoleSid** (string) ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) - **attributes** (string | null) - **date_created** (string(date-time) | null) - **date_updated** (string(date-time) | null) - **friendly_name** (string | null) - **identity** (string | null) - **is_notifiable** (boolean | null) - **is_online** (boolean | null) - **joined_channels_count** (integer | null) - **links** (object(uri-map) | null) - **role_sid** (string | null) - **service_sid** (string | null) - **sid** (string | null) - **url** (string(uri) | null) [Powered by Bump.sh](https://bump.sh)