Save a template from a workbook

Create a workbook template from an existing workbook.

Usage notes

  • Retrieve the workbookId by calling the /v2/workbooks endpoint.
  • The template owner defaults to the user associated with the API credentials. You can specify an owner in the request body with the ownerId. Retrieve the user ID to use as the ownerID by calling the /v2/members endpoint and using the memberId included in the response.
Path Params
string
required

Unique identifier of the workbook.

Body Params

The request body.

string

Name of the template to create.

string
string
Responses

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