generic-project-file

Update a generic project file

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.

patch/apps/{app-slug}/generic-project-files/{generic-project-file-slug}

Path parameters

app-slugstring required

App slug

generic-project-file-slugstring required

Generic project file slug

Request body

exposed_meta_datastoreobject
is_exposeboolean
is_protectedboolean
processedboolean
user_env_keystring

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.