Saltar para o conteúdo principal
PATCH
Toggle Slot

Autorizações

Authorization
string
header
obrigatório

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 caminho

slot-id
string
obrigatório

The id of the slot.

Corpo

application/json

Request body to activate or deactivate the slot.

isActive
boolean
obrigatório

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

Resposta

Successful Response