action twinehealth_create_calendar_event_response { label: "Create calendar event response" description: "Create a calendar event response for an attendee of a calendar event, the attendee can be a coach or patient. Calendar event responses cannot be fetched, updated nor deleted. Use calendar event api to fetch the response status for attendees." provider: twinehealth method: POST path: "/calendar_event_response" encoding: json output: { type: "object" additionalProperties: true } }