View as markdown
Endpoints · Universes

Update a universe

PATCHhttps://api.tickerbot.io/v2/universes/{id}

Update `name`, `description`, or `tickers`. To add/remove ticker subsets without replacing the full list, pass `{ add: [...], remove: [...] }` instead of `tickers`.

Plan access

Included on every plan.

Rate limit

Hobby 600/min · Pro 2,000/min · Scale 10,000/min.

Capacity

Unlimited on every paid plan.

stringrequired

Universe slug.

200
Updated universe doc.
403
Cannot edit a system universe.