latestOpenAPI 3.1.02026-08-233001841.3 MB
0dcf3303e9d7
activities.notes
Create a Note activity
To include an attachment, you must first upload the file to Close using the Files API. Then, add an object to the attachments array with the following fields: url, filename and content_type. The url should be the URL provided in the download.url field of the response from the Files API. It must begin https://app.close.com/go/file/.
A note can be pinned or unpinned by setting the pinned field to true or false when creating or updating a note.
post/activity/note/
Request body
Response
Successful response