Upload Attachment to Fundraising
POST/v1/fundraisings/:id/attachments
Uploads a file attachment to a fundraising opportunity (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
Fundraising not found