mirror of
https://github.com/zulip/zulip.git
synced 2026-07-21 21:05:48 +08:00
Document the endpoints used for uploading and deleting the current user's profile picture, including the multipart/form-data schema for the upload, the JsonSuccessBase responses for both methods, and the 400 error responses for invalid uploads and organizations that have disabled profile picture changes. Co-authored-by: moustafa bahaa <[email protected]>