Skip to main content
PATCH
Update user profile

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Body

application/json
name
string

Display name.

Example:

"Jane Doe"

avatarUrl
string

URL to the user's avatar image.

Example:

"https://cdn.example.com/avatar.jpg"

Response

Profile updated.

success
boolean
required
Example:

true

data
object
required