Mint a short-lived presigned PUT URL for an avatar upload
POST /v1/me/avatar/presign-upload
Returns a URL the SPA PUTs the image directly to S3-compatible storage. Cap 2 MiB; MIME must be image/png|jpeg|webp. The SPA echoes the returned key on the commit call.
Request