Overview

Sections

Theme switcher

Add Tags

Header Parameters

Authorizationstring Required

Credentials with catalogue:read scope.

StoreIdstring Required

StoreId API Key provided by Tuned Global for accessing the service.

Path Parameters

idstring Required

The Id of the track.

Body Parameters

rockstring Required

Tag name to assign. Each must be non-empty and 100 characters or fewer.

Response

200
Object

Tag names from the request that were assigned to the track.

Response Attributes

rockstring

Assigned tag name.

403
Object

When the caller is not an authorized admin.

404
Object

If none of the specified tags could be assigned (already present, unknown, or blocked).

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?