Overview

Sections

Theme switcher

Delete 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.

Path Parameters

idinteger Required

The playlist to remove tags from.

Body Parameters

rockstring Required

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

roadtripstring

Response

200
Object

If the tags were successfully deleted.

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.

Was this section helpful?

DELETE

/

Select
1

Response

Was this section helpful?