Update a generic project file
PATCH/apps/:app-slug/generic-project-files/:generic-project-file-slug
Update a generic project file's attributes. 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 Updating an uploaded file guide.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error