Update or create file contents
PUT/v1/workspaces/:workspaceId/files/:filePath
Update or create file contents
Request
Responses
- 204
- 401
- 403
- 409
- 413
Updated or created.
Response Headers
ETag
X-Kothar-File-Version-Id
Written file version ID.
The request is missing valid authentication credentials.
The authenticated principal does not have access to this resource.
File path conflicts with an existing file or folder.
File upload is too large.