Skip to main content
DELETE
/
public
/
v1
/
media-service
/
slots
/
{slot-id}
Delete Slot
curl --request DELETE \
  --url https://api.topsort.com/public/v1/media-service/slots/{slot-id} \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

A valid API key generated in Topsort's UI.

Path Parameters

slot-id
string
required

The id of the slot.

Response

Successful Response

The response is of type any.