SavvyCalSavvyCal Appointments
SavvyCalSavvyCal Appointments
HomeAuthenticationRate LimitingIdempotency
PlatformsData ModelUsers and AccountsConnected AccountsBooking IntentsSlot AvailabilityWorking with DatesMetadata Filtering
Embedding
Components
Public Booking Form
WebhooksAPI Changelog
API Reference
Create opening POSTDelete opening DELETEGet opening GETList openings GETUpdate opening PATCH
API ReferenceOpenings

Delete opening

Delete an existing opening.

DELETE
/v1/openings/{opening_id}

Authorization

authorization
AuthorizationBearer <token>

In: header

Path Parameters

opening_id*string

Opening ID

Response Body

text/plain

application/json

application/json

curl -X DELETE "https://example.com/v1/openings/string"
""

Create opening POST

Create a new opening.

Get opening GET

Get an opening by ID.