Delete Fileset
Delete Fileset.
Permanently deletes a fileset from the platform.
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
422
Unprocessable Entity Error