Replace the image used to represent a specific playlist.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request PUT 'https://api.spotify.com/playlists//images' \
--header'Authorization;'
响应示例响应示例
200 - 示例 1
{"error":{"message":"string","status":0}}
请求参数
Path 参数
Header 参数
返回响应
🟢200成功
application/json
Body
🟢202If you get status code `429`, it means that you have sent too many requests.
If this happens, have a look in the `Retry-After` header, where you will see a number displayed.
This is the amount of seconds that you need to wait, before you can retry sending