Delete

Delete a data directory and optionally its contents.

Args:
id: Unique identifier of the data directory to delete
delete_contents: If True, also deletes the data directory's contents
user_info: Authenticated user information

Returns:
EmptyResponse: Empty response indicating successful deletion

Language
URL
Click Try It! to start a request and see the response here!