Delete Fileset
Delete Fileset.
Permanently deletes an unreferenced fileset from the platform.
Referencing model or adapter entities must be relinked or deleted first.
Returns metadata about the deleted fileset.
For local storage backends, this also deletes the underlying files.
Path parameters
workspace
name
Response
Successful Response
id
name
workspace
description
purpose
storage
metadata
Tagged metadata container - the key indicates the type.
Example: metadata = FilesetMetadata( dataset=DatasetMetadataContent( schema={“columns”: [“id”, “name”]}, ) )
custom_fields
project
created_at
updated_at
Errors
409
Conflict Error
422
Unprocessable Entity Error
503
Service Unavailable Error