# POST /api/Patient/CreateProfilePicture **POST /api/Patient/CreateProfilePicture** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Query parameters - **id** (integer(int32)) ### Body: multipart/form-data (object) - **file** (string(binary)) ## Responses ### 200 Success ### 404 Not Found #### Body: application/json (object) - **type** (string | null) - **title** (string | null) - **status** (integer(int32) | null) - **detail** (string | null) - **instance** (string | null) - **Additional properties:** () ### 500 Server Error [Powered by Bump.sh](https://bump.sh)