Skip to main content
POST
Apply a buffer-time change, optionally skipping bookings it cannot fit

Authorizations

X-API-KEY
string
header
required

API key for the Twice API

Path Parameters

id
string
required

Body

application/json

Body

bufferTimeAmountAfter
integer | null
required
Required range: 0 <= x <= 9007199254740991
bufferTimeUnitAfter
enum<string>
required
Available options:
seconds,
minutes,
hours,
days,
weeks,
months,
years
onConflict
enum<string>
required
Available options:
fail,
skip
bufferTimeAmountBefore
integer | null
Required range: 0 <= x <= 9007199254740991
bufferTimeUnitBefore
enum<string>
Available options:
seconds,
minutes,
hours,
days,
weeks,
months,
years

Response

200

skipped
object
required