Skip to main content
DELETE
Delete a blocked date

Authorizations

Authorization
string
header
required

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

Path Parameters

blockedDateId
integer<int64>
required

Numeric ID of the blocked date.

Response

Blocked date deleted successfully