# PUT /users/{id}.json **PUT /users/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **archiveReason** (string | null) Archive reason - **channel** (object | null | array | boolean | integer | number | string) Channel - **closedConversations** (integer(int32) | null) Closed conversations - **createdAt** (string(date-time)) Created at - **credentialCycles** (integer(int32) | null) Credential cycles - **customerId** (integer(int32) | null) Customer - **dropDescription** (string | null) Drop description - **dropReason** (string | null) Drop reason - **droppedAt** (string(date-time) | null) Dropped at - **dropshipProviderId** (integer(int32) | null) Dropship provider - **email** (string) Email - **emailExport** (boolean | null) Email export - **emailSet** (boolean | null) Email set - **enabled** (boolean | null) Enabled - **firstName** (string | null) First name - **fullName** (object | null | array | boolean | integer | number | string) Full name - **hasUnviewedAnnouncements** (boolean | null) Has unviewed announcements - **hash** (object | null | array | boolean | integer | number | string) Hash - **id** (integer(int32)) Id - **initials** (object | null | array | boolean | integer | number | string) Initials - **invitationStatus** (string | null) Invitation status - **invoicingNotifications** (boolean | null) Invoicing notifications - **lastName** (string | null) Last name - **limitConsumption** (integer(int32) | null) Limit consumption - **openConversations** (integer(int32) | null) Open conversations - **partnerId** (integer(int32) | null) Partner - **password** (string) Password - **passwordSet** (boolean) Password set - **profileImage** (string | null) Profile image - **resellerId** (integer(int32) | null) Reseller - **resetToken** (string | null) Reset token - **role** (string | null) Role - **shippingNotifications** (boolean | null) Shipping notifications - **throttle** (boolean | null) Throttle - **throttleParity** (boolean | null) Throttle parity - **token** (string | null) Token - **updatedAt** (string(date-time)) Updated at - **vendorId** (integer(int32) | null) Vendor ## Responses [Powered by Bump.sh](https://bump.sh)