Import Coda values using the Coda export spreadsheet in Google Spreadsheets.
The ID of the project
Whether to apply the found changes, or just validate them.
PUT //coda/{projectId}/import HTTP/1.1 Host: api.ecosuite.io Authorization: YOUR_API_KEY Accept: */*
Successful Operation
{ "changeMap": {}, "validationErrors": [] }