Delete a folder
delete/project/{projectName}/folders
Deletes a subfolder from a specified folder that is in a project package.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The request succeeded. | Headers | |
| 400 | Bad Request | The request was invalid. Additional information is available in the application logs if the environment variable | Schema | |
| 403 | Forbidden | The user did not have the necessary permissions. | Schema | |
| 404 | Not Found | No resource exists at the requested path. | Schema |