Skip to main content
DELETE
Delete a campaign timetable for a specific day (dayparting).

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

campaign-id
string<uuid>
required

The ID of the campaign.

day-of-week
enum<integer>
required

The day of the week (1=Monday, 7=Sunday).

Available options:
1,
2,
3,
4,
5,
6,
7

Query Parameters

vendor_id
string
required

The ID of the vendor.

Minimum string length: 1

Response

Successful Response