Delete a generic project file
DELETE/apps/:app-slug/generic-project-files/:generic-project-file-slug
Delete an app's generic project file. You can fetch an app's generic project file slug if you first list all the uploaded files with the GET /apps/{app-slug}/generic-project-files endpoint. Read more in our Deleting a file guide.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error