Upload Attachment to Company
POST/v1/companies/:id/attachments
Uploads a file attachment to a company (top-level, not tied to any custom field). Send the file as multipart/form-data with the field name file.
Request
Responses
- 200
- 400
- 401
- 404
File uploaded successfully
Missing file
Invalid or missing API key
Company not found