xxxxxxxxxx
{
"photo": {}
}
Sets a user's profile photo
curl -X POST \
'https://api.lowcodeapi.com/dropbox/2/account/set_profile_photo' \
-H 'Cache-Control: no-cache' \
-H 'Content-Type: application/json' --data-raw '{
"photo": {}
}'
Last Updated : 2024-12-16 14:03 +00:00