post
https://api.sigmacomputing.com/v2/files
Create an empty workspace, folder, workbook, or report in Sigma.
Usage notes
- Specify a parentId for a folder, workbook, or report to place it within another folder. Retrieve the ID to use as a parentId by calling the /v2/files endpoint and reviewing the
idfield in the response for files with atypeoffolder. - Specify an ownerId for a folder, workbook, or report to create it on behalf of another user. Retrieve the memberId by calling the /v2/members endpoint.
Usage scenarios
- Project onboarding: Start a new project by creating a workspace and folders to contain the workbooks for the project.
