Files

Update File Content

Update the content of a text file.

put/v2/teams/{teamId}/files/content/{path}

Path parameters

pathstring required

Path of the file relative to the team's storage root

teamIdstring required

Request body

contentstring required

New UTF-8 text content for the file

Response

Default Response

successboolean required

True if the operation succeeded

Changes

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