cURL
curl --request POST \ --url https://api.managem.co.uk/user/account/cover \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "uploadURL": "<string>" }
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:
The account cover image changes only after the finalize step succeeds.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Upload URL
Direct upload URL for an image
Image identifier
URL to upload the image