Skip to main content
PATCH
Update profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
name
string
required
Maximum string length: 255
phone_no
string | null

Optional US phone number.

image
file

Optional JPEG, PNG, or JPG image up to 2 MB.

Response

Profile updated.

message
string
required
Example:

"Account settings updated successfully."

data
object
required
Last modified on July 20, 2026