Saltar al contenido principal
PATCH
Toggle Slot

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.

Parámetros de ruta

slot-id
string
requerido

The id of the slot.

Cuerpo

application/json

Request body to activate or deactivate the slot.

isActive
boolean
requerido

Set is_active to true to activate the slot, or false to deactivate it.

Respuesta

Successful Response