downloads
Delete a download
Removes a captured file from the org's library: the stored object and the library entry, freeing its quota. If the file was pushed to phones, those copies are scheduled for removal like an upload's. The copy in the phone's own gallery is removed on the library-deletes-everywhere policy as the device-side support ships.
delete/downloads/{download_id}
Path parameters
download_idstring uuid required
download identifier to delete
download identifier to delete
Response
OK
Example response
{
"$schema": "/api/v1/DeleteFileOutputBody.json"
}