Files

Rename File

Rename a file in team storage.

patch/v2/teams/{teamId}/files

Path parameters

teamIdstring required

Request body

relativePathstring required

Current path of the file relative to the team's storage root

newFilenameOnlystring required

New file name (no extension; the existing extension is preserved)

Response

Default Response

successboolean required

True if the operation succeeded

Changes

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