Generate Configuration Spreadsheet
Creates a new Google Spreadsheet with the FMV1 configuration template structure. The spreadsheet contains all the required sheets, headers, and formatting but no data — it is a blank template ready to be filled in.
The spreadsheet is created in the caller’s Google Drive.
Required permission: company.configuration:export
This endpoint requires an API key created with the FMV1_CONFIGURATION_MANAGER role. See Authentication for how to create API keys with specific roles.
Authorizations
API key authentication. Send your raw API key as the Authorization header value with NO scheme prefix — Authorization: YOUR-API-KEY. Do NOT prefix it with Bearer or ApiKey, and do not use an X-API-Key header; those are not accepted.
Path Parameters
Company identifier
Body
Request to generate a new FMV1 configuration template spreadsheet
A valid Google OAuth2 access token with Google Sheets create permission
Title for the new spreadsheet. If omitted, defaults to "Configuration - {ISO timestamp}".
Which starter sheet library variant to generate. If omitted, the default variant is used. An unknown name fails with a 400 listing the available variants.
