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