Delete a User-Uploaded File
DELETE {{baseUrl}}/surveys/:surveyId/responses/:responseId/uploaded-files/:fileId
Deletes a file that was uploaded by a survey respondent with a file upload question
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"meta":{"httpStatus":"\u003cstring\u003e","requestId":"\u003cstring\u003e","notice":"\u003cstring\u003e"}}