Overview

Sections

Theme switcher

Add Tags

Header Parameters

Authorizationstring Required

Access token issued by Tuned Global for authorization using oAuth 2.0.

StoreIdstring Required

API Key provided by Tuned Global for accessing the service.

Languagestring

Language for response labels and text

Default value
EN

Path Parameters

idinteger

The playlist to tag.

Body Parameters

rockstring

Tag name to assign. Each must be non-empty and 100 characters or fewer. Up to 50 tags per request.

roadtripstring

Response

200
Object

Display names of tags newly assigned in this request.

Response Attributes

Rockstring
Road Tripstring
400
Object

The body was null or empty, a tag name was empty or longer than 100 characters, or more than 50 tags were sent.

403
Object

The caller's user ID is not on the admin allowlist.

404
Object

None of the tags could be assigned - all were already present, unknown, or blocked.

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?