Skip to content

user image update

Hugo Melder edited this page Oct 17, 2020 · 1 revision

Example Request

Method

POST

Url

https://api.tidal.com/v1/users/{userId}/image?countryCode={country}

Header

authorization: Bearer {access_token}
Content-Type: multipart/form-data

Multipart Upload
  • Upload PNG or JPG Image

Example Response

{
  "picture": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}

TIDALAPI REST Documentation

Artists
Albums
Playlists
Tracks
Videos
Mixes
User
Get
Delete
Add
Pages
Search
Feed
Widevine
Authentication
Clone this wiki locally