Zum Hauptinhalt springen
PATCH
Toggle Slot

Autorisierungen

Authorization
string
header
erforderlich

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.

Pfadparameter

slot-id
string
erforderlich

The id of the slot.

Body

application/json

Request body to activate or deactivate the slot.

isActive
boolean
erforderlich

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

Antwort

Successful Response