Overview

Sections

Theme switcher

Log Offline Plays

Header Parameters

Authorizationstring Required

Bearer access token. Its scopes authorize the request and identify the user.

StoreIdstring Required

API Key provided by Tuned Global for accessing the service.

Path Parameters

deviceIdinteger Required

The ID of the device the plays occurred on.

Body Parameters

Whenstring Required

When the play action occurred.

Logobject Required

The play to log. See the log object.

Show child attributes

Response

200
Object

OK

Response Attributes

Statusboolean

Whether all plays were logged successfully — true when no tracks failed.

readOnly
UnsuccessfulTracksarray

Track IDs that could not be logged. Empty when everything succeeded.

400
Object

The logs body was empty

401
Object

Unauthorized

403
Object

Forbidden

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?