v14

latestOpenAPI 3.1.02026-08-03122113375.9 KB
user-account

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:

  1. Call this endpoint to receive upload data.
  2. Upload the image file directly to the returned URL.
  3. Call PATCH /user/account/cover to finalize and apply the uploaded image.

The account cover image changes only after the finalize step succeeds.

post/user/account/cover

Response

Upload URL

idstring required

Image identifier

uploadURLstring uri required

URL to upload the image