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