Delete Attachment from Fundraising Custom Field
DELETE/v1/fundraisings/:id/custom-fields/:fieldId/attachments/:fileId
Removes a file attachment from a fundraising custom field of type attachment. The file is also deleted from storage.
Request
Responses
- 200
- 400
- 401
- 404
- 500
File deleted successfully
Invalid field type
Invalid or missing API key
Fundraising or field not found
Internal server error