cURL
curl --request DELETE \ --url https://api.reply.io/v3/schedules/{id}/holiday-calendar-links/{calendarId} \ --header 'X-API-Key: <api-key>'
"<unknown>"
Removes the link between a holiday calendar and the specified schedule.
API key passed in the X-API-Key header
Schedule ID
Holiday calendar ID to unlink
Holiday calendar unlinked successfully. The response body is empty.
Empty body