Update a note
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
id
Note ID to update
Request
Note data to update a note.
text
Text content of a note
companyIds
Company Ids linked to a note
contactIds
Contact Ids linked to a note
dealIds
Deal Ids linked to a note
Response
Note updated successfully
Errors
400
Bad Request Error
404
Not Found Error
415
Unsupported Media Type Error