v1

latestSwagger 2.02026-07-1451115.7 KB
identity

Update the logged-in user's favorite station(s)

Right now, only the primary station can be changed. Previously selected stations will not be deleted, but the new station will be moved to first in the array.

put/v2/stations

Headers

Authorizationstring required

Your access token from the Authorization Service. Should start with Bearer, followed by a space, followed by the token.

Request body

integer[] required

Response

The request was successful

errorsobject[] required

A list of encountered errors, ignored on POST, PUT

hrefstring required

A URL representation of the resource; should generally be ignored by clients unless noted otherwise

itemsobject[] required

Not used, ignored on a PUT

linksobject required

A list of links, not used by the Identity Service; ignored on a PUT

versionstring required

The version of the Collection.Doc+JSON spec being used