Upload Attachment to Fundraising Custom Field
POST/v1/fundraisings/:id/custom-fields/upload/:fieldId
Uploads a file attachment to a fundraising custom field of type attachment. Send the file as multipart/form-data with the field name file.
Request
Responses
- 200
- 400
- 401
- 404
- 500
File uploaded successfully
Invalid field type or missing file
Invalid or missing API key
Fundraising or field not found
Internal server error