Deletes file from GridFS by id
Name
Value
Name
Type
Description
description: Unauthorized.description: Forbidden.Last updated
Was this helpful?
Deletes file from GridFS by _id
DELETE /artifacts/files/{fileId}
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
fileId
string
File _id
Response
description: Unauthorized.description: Forbidden.Last updated
Was this helpful?
Was this helpful?