Export a workbook
Export a workbook to one or more destinations, such as an email address, a Slack channel, or cloud storage.
### Usage notes
- Retrieve the **workbookId** by calling the [/v2/workbooks](https://help.sigmacomputing.com/reference/list-workbooks) endpoint.
- This endpoint is rate limited to 100 requests per minute.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
workbookId
Request
The request body.
targets
config
attachments
parameters
timeout
conditions
sendAsUser
Response
The response body.

