API ReferenceExport StorageLocal

Delete export storage

DEL

Delete a specific local file export storage connection. You will need to provide the export storage ID. You can find this using List export storages.

Deleting an export/target storage connection does not affect tasks with synced data in Label Studio. If you want to remove the tasks that were synced from the external storage, you will need to delete them manually from within the Label Studio UI or use the Delete tasks API.

Path parameters

idintegerRequired
A unique integer value identifying this local files export storage.