Delete a Resource
Summary
Removes a file or folder from your site. Deleting a folder will also delete all of the contents. This operation can be performed by anyone with full
or admin
permissions to the parent folder.
Endpoint
DELETE https://mysite.files.com/api/v2/resources/{id}
Replace mysite.files.com with your site address.
Path Parameters
Parameter | Description |
---|---|
id | The internal ID number of the file or folder to delete. |