# Upload Profile Picture to cloudinary **POST /upload/profile** ## Servers - Local development server: http://localhost:5000/api (Local development server) - Production server: https://artculthub-1287c0654e00.herokuapp.com/api (Production server) ## Authentication methods - Bearer auth ## Parameters ### Body: multipart/form-data (object) - **image** (string(binary)) ## Responses ### 200 Profile picture uploaded successfully [Powered by Bump.sh](https://bump.sh)