π Baselink currently on development phase. Learn more
curl --request POST \
--url https://www.api.baselink.tech/user-data/changeProfilePicture \
--header 'bearer: <api-key>'{
"success": true,
"message": "<string>",
"profilePictureUrl": "<string>"
}curl --request POST \
--url https://www.api.baselink.tech/user-data/changeProfilePicture \
--header 'bearer: <api-key>'{
"success": true,
"message": "<string>",
"profilePictureUrl": "<string>"
}