Update a User Profile

Updates the specified User profile. Use me as user_id to update the account owner profile.

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.

string

The last name of the User.

string

Description of the User.

string

Location of the User.

string

Bio / About section of the profile.

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