View as markdown
Endpoints · Universes

Update a universe

PATCH/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 60/min · Pro 2,000/min · Scale 10,000/min.

Capacity

Hobby 5 · Pro 25 · Scale 100 · Enterprise unlimited.

stringrequired

Universe slug.

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