Authorization: Bearer ********************Authorization: Bearer ********************curl --location 'https://api.synci.io/api/v1/destinations/google-sheets/connections//sheets' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"mode": "create",
"name": "string",
"title": "string",
"spreadsheet_id": "1BxiMVs0XRA5nFMdKvBdBZjgmUUqptlbs74OgvE2upms",
"header_config": [
"synci.account_id"
]
}'"string"