Documents

Add Notes to a Document

You can add an unlimited amount of notes to a document to keep track of whatever information is needed. All you need is to pass the note along with the email of the author of the note (must be a user associated with your customer account) to this API endpoint.

post/entities/{entity_token}/documents/{document_token}/notes

Request body

notestring required
note_author_agent_emailstring required

Response

Document

Items required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.