Skip to main content
POST
Import Configuration

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header.

Path Parameters

companyId
string<uuid>
required

Company identifier

Body

application/json

Request body for FMV1 configuration spreadsheet operations

spreadsheetId
string
required

The ID of the target Google Spreadsheet

googleOAuthToken
string
required

A valid Google OAuth2 access token with Google Sheets access permission

Response

Import completed successfully

Result of importing FMV1 configuration from a Google Spreadsheet

success
boolean
required

Whether the import completed successfully

message
string

Human-readable status message