Share a workbook with another organization

Share a workbook or a template with another organization. Optionally share the associated datasets, if datasets (deprecated) are used as the source.

Usage notes

  • Retrieve the workbookId by calling the /v2/workbooks endpoint.
  • Retrieve the templateId by calling the v2/templates endpoint.
  • Retrieve the organization slug from the URL. Ask the recipient organization for the segment of their Sigma URL following app.sigmacomputing.com. For example, app.sigmacomputing.com/sigma-docs has an organization slug of sigma-docs.
Path Params
string
required

The unique identifier of the workbook or template. This ID is used to fetch, update, or delete specific workbook resources.

Body Params

The request body.

orgSlugs
array of strings
required

The unique identifiers of the organizations to share the workbook with.

Organization slug*
boolean

Whether to share the datasets (deprecated) associated with the workbook.

boolean

Whether to send an email to admins in the recipient org.

string

The message to send to the recipients, if sendEmail is true.

Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json