Remove attachments from file storage according to uploaded csv file
POST/v1/data/clean
Remove attachments from file storage according to uploaded csv file
Request
- multipart/form-data
Body
required
file binaryrequired
file
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
message string
{
"message": "string"
}
Loading...