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