/v1/files/| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
source_idsstring[]Requiredcurl -X DELETE '/api-proxy/v1/files/' \
-H 'Authorization: Bearer <YOUR_TOKEN>' \
-H 'Content-Type: application/json' \
-d '{
"source_ids": [
"string"
]
}'No response body documented
curl -X DELETE '/api-proxy/v1/files/' \
-H 'Authorization: Bearer <YOUR_TOKEN>' \
-H 'Content-Type: application/json' \
-d '{
"source_ids": [
"string"
]
}'No response body documented