File Manager
Rename or move a file within an application
Renames the file at path to to. Both paths must be valid and distinct.
Requires the workspace Maintainer or Administrator role (or ownership) when called against a workspace-shared application.
patch/v2/apps/{appId}/files
Path parameters
appIdstring required
Application identifier. Optionally suffixed with -<workspaceId> to act on a workspace-shared application.
Request body
Response
File renamed.
Changes
No recorded changes to this endpoint across all 1 revision of this API.