Files
Rename or move a session file or directory
Rename or move a session file or directory. Accepts a JSON request body when defined and returns the resulting resource or action status.
post/api/projects/{projectId}/sessions/{sessionId}/files/rename
Path parameters
projectIdstring required
Project identifier used to scope the request.
sessionIdstring required
Session identifier within the project.
Request body
Response
File renamed
Changes
No recorded changes to this endpoint across all 11 revisions of this API.