Delete Attachment from Fundraising
DELETE/v1/fundraisings/:id/attachments/:fileId
Removes a top-level file attachment from a fundraising opportunity. The file is also deleted from storage.
Request
Responses
- 200
- 401
- 404
File deleted successfully
Invalid or missing API key
Fundraising or attachment not found