uploadables pivot. The upload record itself is NOT deleted — only the association is removed. Permission: write taskscurl --location --request DELETE 'https://api-dev.commandroom.ai/api/api/tasks/42/uploads/15' \
--header 'Authorization: Bearer {{token}}' \
--header 'X-Tenant-UUID: '{
"message": "Success.",
"task_id": 1,
"upload_id": 1
}