get https://api.shift.io/v3/projects//assets/delete
Deletes every asset in a specific project
This call requires a project id as a path parameter, and it deletes every asset in the project. Note that the folder structure inside a project remains unchanged, but the assets inside each folder are permanently deleted.
A 204 code is returned when a project’s assets are successfully deleted.