Delete Optimization Input File
Delete an unattached staged file when called by its uploader.
Path Parameters
file_id*string
Format
uuidHeader Parameters
x-workspace-id?|
Workspace UUID for session-authenticated calls.
Response Body
application/json
curl -X DELETE "https://loading/v1/optimization-input-files/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}