Create cover upload
Avatar & cover
Create cover upload
Start the cover image upload workflow by requesting an upload target.
This endpoint only prepares upload and does not apply the cover image.
Cover upload workflow:
- Call this endpoint to receive upload data.
- Upload the image file directly to the returned URL.
- Call PATCH /user/account/cover to finalize and apply the uploaded image.
The account cover image changes only after the finalize step succeeds.
POST
Create cover upload