Deletes file from GridFS by _id
DELETE /artifacts/files/{fileId}
DELETE
/artifacts/files/{fileId}
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
fileId
string
File _id
Response
description: Unauthorized.
description: Forbidden.
Last updated 3 months ago