Set profile picture
POST{{API_BASE_URL}}/shop/v1/user/:user/profile/picture
This endpoint allows the user to update their profile picture.
Request
user(string): The user ID
Request Body
file(file): The image file to be uploaded.
Response
The response does not include a body.
Authentication#auth
This endpoint does not require authentication.
Responses#responses
200OKSet profile picture