Skip to main content
PATCH
Toggle Slot

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.

Path Parameters

slot-id
string
required

The id of the slot.

Body

application/json

Request body to activate or deactivate the slot.

isActive
boolean
required

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

Response

Successful Response