Delete a file resource

delete/files/{fileId}

Deletes the file resource.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
fileId
string
true

The identifier of the file resource to delete.

Responses

StatusMeaningDescription
204No Content

The file resource was deleted.

404Not Found

No file resource exists for the specified identifier.

Schema