- Development
- CMS Developer Docs
- Import data under the selected model
Import data under the selected model
PUT
/{workspaceIdOrAlias}/projects/{projectIdOrAlias}/models/{modelIdOrKey}/import
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspaceIdOrAlias
required
string
ID or alias of the workspace
projectIdOrAlias
required
string
ID or alias of the project
modelIdOrKey
required
string
ID or key of the model in the project
Request Body required
Section titled “Request Body required ”object
assetId
required
string
format
required
string
strategy
required
string
mutateSchema
boolean
geometryFieldKey
string
asBackground
boolean
object
file
string format: binary
format
required
string
strategy
required
string
mutateSchema
boolean
geometryFieldKey
string
Responses
Section titled “ Responses ”A JSON object of import status
object
modelId
string
itemsCount
integer
insertedCount
integer
updatedCount
integer
ignoredCount
integer
newFields
Array<object>
object
id
required
string
type
required
string
key
required
string
required
required
boolean
multiple
required
boolean
name
required
string
Invalid request parameter value
Access token is missing or invalid
Not found
Internal server error