Insight External Import - Removing Missing Objects

Hello - We have been successful in building out an external import process for an insight object type using these documents: Insight External Imports Workflow

The import works as expected for adding and editing objects in insight.

However, I do not see anything in the documentation (schema and mapping definition) about how to handle removing objects (using “missing objects” feature as one can configure when performing manual imports). I would like to know how we can instruct our configuration to delete any object that is not listed in the data json structure during the import process as well as optionally how to update a “status attribute” (ie: to “Inactive”) if an object is not supplied.

Can someone tell me where we can specify these configuration option for our import process?
Thank you!

Hello @LoriGuymon

Refer to the Insight REST API documentation.