Delete a file set

delete/fileSets/{fileSetId}
Internal-Use Only

Deletes the specified file set and its contents.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
fileSetId
string
true

The ID of the file set.

Responses

StatusMeaningDescription
204No ContentThe request succeeded and no content was returned. This is returned whether the file set actually existed or not.
409ConflictCannot delete the specified file in the file set. It has a job that depends on it.Schema