Update a User Profile

Partially updates the specified User profile. Use me as user_id to update the account owner profile. Omitted properties remain unchanged; supplied values replace existing values; empty strings clear supported text fields; and null deletes nullable singleton resources.

Multipart supported, refer to Sending Files.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

The ID of the User to update. Use me to update the account owner profile.

string
required
^acc_(.*)$

ID of the Account (acc_xxx) to call the method on behalf of.

Body Params
string

The first name of the User. Updating this field is not supported by LinkedIn and Instagram.

string

The last name of the User. Updating this field is not supported by LinkedIn and Instagram.

string

Description of the User. Updating this field is not supported by LinkedIn and Instagram.

string

Location of the User. Omit it to leave it unchanged. Updating this field is not supported by Instagram.

string

Bio / About section. Omit it to leave it unchanged or use an empty string to clear it.

picture
object

A file to be uploaded.

background_picture
object

A file to be uploaded.

specifics
object

Object containing provider-specific user profile data.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json