Skip to main content
PUT
Upsert Categories

Authorizations

Authorization
string
header
required

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Body

application/json
categories
Category · object[]
required

Categories to upsert. New categories will be created, and existing ones will be fully replaced with the provided data.

Required array length: 1 - 500 elements

Response

Successful Response