Edit profile
Description
Update the profile information
Endpoint
/account/profile
Method
PATCH
Access Level Rules
Minimum Access Level
Account holder only
Processing Units
Processing units
0
Parameters
Name
Description
Required
Default
about
A custom about text as string.
false
Default null.
allowContact
Boolean determining whether other Ellipsis Drive users are allowed to contact you through the POST /user/{userId}/contact endpoint.
false
Default null.
picture
A profile picture as a base64 string.
false
Default null.
homepage
A string containing the homepage url of your website.
false
Default null.
Last updated