File Manager

Delete a file from an application

Removes the file at the given path.

Requires the workspace Maintainer or Administrator role (or ownership) when called against a workspace-shared application.

delete/v2/apps/{appId}/files

Path parameters

appIdstring required

Application identifier. Optionally suffixed with -<workspaceId> to act on a workspace-shared application.

Request body

pathstring required

Absolute path of the file to delete.

Response

File deleted.

status'success' required

Changes

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