Files
Files attached to CRM records. The API stores the attachment metadata and the URL you supply — uploading the bytes to storage is done separately.
List files
A page of files attached to one record, newest first.
Attach a file
Register a file against one or more records.
Get a file
One file's metadata by id.
Delete a file
Delete a file, detaching it from every record it was attached to.
Update a file
Update a file's metadata or re-point which records it is attached to.