/v1/files/| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
source_idsstring[]Requiredcollection_idobjectX-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X DELETE '/api/v1/files/' \
-H 'X-API-Key: ak.<key_id>.<secret>' \
-H 'Content-Type: application/json' \
-d '{
"source_ids": [
"string"
],
"collection_id": {}
}'No response body documented
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X DELETE '/api/v1/files/' \
-H 'X-API-Key: ak.<key_id>.<secret>' \
-H 'Content-Type: application/json' \
-d '{
"source_ids": [
"string"
],
"collection_id": {}
}'No response body documented