watchlists

Create Watchlist

Create a new watchlist, optionally seeded with an ordered set of river_ids.

post/v1/watchlists

Request body

subaccount_idstring uuid required
namestring required
descriptionstring nullable
river_idsinteger[] nullable

Response

Successful Response

watchlist_idstring uuid required
owner_subaccount_idstring uuid required
namestring required
descriptionstring nullable
river_idsinteger[] required
created_atstring required

Creation timestamp (UTC)

Changes

Changed in 2 of the 9 revisions of this API.2

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added