Skip to main content
POST
Add Slot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
scheduled_date
string<date>
required
time_slot
string
required
booking_order_id
string<uuid>
required
ad_asset_id
string<uuid>
required
notes
string | null

Response

Successful Response