Delete export storage
Delete a specific GCS 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
id
A unique integer value identifying this gcs export storage.
Headers
Authorization
Header authentication of the form Token <token>