Create a file

Create an empty workspace, folder, or workbook in Sigma.

Usage notes

  • Specify a parentId for a folder or workbook to place it within another folder. Retrieve the ID to use as a parentId by calling the /v2/files endpoint and reviewing the id field in the response for files with a type of folder.
  • Specify an ownerId for a folder or workbook 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.
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!