Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
Delete CSV file
​
DELETE
/api/csv/files/{id}
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Parameters
​
Path Parameters
id
*
Type
integer
Required
Responses
​
200
File deleted
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"message"
:
"string"
}
DELETE
/api/csv/files/{id}
Playground
​
Authorization
ApiKeyHeader
Variables
Key
Value
id
*
Try it out
Samples
​
Powered by
VitePress OpenAPI