Skip to main content

Delete a Resource

Removes a file or folder from your site. Deleting a folder also removes everything inside it. Anyone with full or admin permissions on the parent folder can perform this operation.

Endpoint

DELETE https://mysite.files.com/api/v2/resources/{id}

Replace mysite.files.com with your site address.

Path Parameters

ParameterDescription
idThe internal ID number of the file or folder to delete.