Create file or folder
POST/v1/workspaces/:workspaceId/files/:filePath
Create file or folder
Request
Responses
- 204
- 401
- 403
Created.
Response Headers
ETag
Present for file creation (not for folders).
The request is missing valid authentication credentials.
The authenticated principal does not have access to this resource.