Delete a file set

delete/fileSets/{fileSetId}

Deletes the specified file set and its contents.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
fileSetId
string
true

The ID of the file set.

Responses

StatusMeaningDescription
204No Content

The request succeeded and no content was returned. This is returned whether the file set actually existed or not.

409Conflict

Cannot delete the specified file in the file set. It has a job that depends on it.

Schema