Saltar al contenido principal
PUT
Upsert Categories

Autorizaciones

Authorization
string
header
requerido

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.

Cuerpo

application/json
categories
Category · object[]
requerido

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

Respuesta

Successful Response