Link Note to Calendar Event
POST/v1/calendar-events/:id/notes/:noteId
Establishes a link between an existing note and a calendar event. No request body is needed.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Note linked to calendar event successfully
Invalid request or linking failed
Invalid or missing API key
Calendar event or note not found
Internal server error