Move or rename file/folder
POST/v1/workspaces/:workspaceId/files/$move
Move or rename file/folder
Request
Responses
- 204
- 401
- 403
- 404
Move completed.
The request is missing valid authentication credentials.
The authenticated principal does not have access to this resource.
The requested resource could not be found.