Start import job
POST/imports
Import objects into Lightyear. See the Schemas section (ImportObject) for more details on the object structure.
The import job will be created and the objects will be imported asynchronously.
The response will contain the ID of the import job.
The import job can be queried to check the status of the import.
Request
Responses
- 200
Import job started.