provider
scribe
note

Add Note Attachment From Url

Create a note attachment by downloading an image from a URL.

post/notes/{note_id}/attachment-from-url

Path parameters

note_idstring required

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

urlstring required
namestring nullable

Response

Successful Response

idstring required
noteIdstring nullable
gcsPathstring required
originalFilenamestring required
signedUrlstring required
thumbnailSignedUrlstring nullable
annotationsobject[] nullable
namestring required
createdDatestring date-time required

Changes

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