Delete a file resource

delete/files/{fileId}
Internal-Use Only

Deletes the file resource.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
fileId
string
true

The identifier of the file resource to delete.

Responses

StatusMeaningDescription
204No ContentThe file resource was deleted.
404Not FoundNo file resource exists for the specified identifier.Schema