patch http://localhost:4000/profile/update_profile_picture
Update User Profile Picture
Log in to see full request history
Response
Update User Profile Picture
xxxxxxxxxx
curl --request PATCH \
--url http://localhost:4000/profile/update_profile_picture \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: