The "Delete Calendar by Providing ID" endpoint allows users to remove a calendar from the system by specifying its unique identifier (ID). Once deleted, the calendar and all its associated data will be permanently removed.Request Parameters
id (required, string): The unique identifier of the calendar to be deleted.