Ingest a new object from the data modelAsk AIpost https://api.checkmarble.com/v1beta/ingest/{objectType}Note that unknown fields (not part of the data model) are forbidden and will be rejected.Path ParamsobjectTypestringrequiredName of the object type used for ingestionQuery ParamsmonitorbooleanWhether to put the ingested object under continuous monitoringtruefalsemonitoring_config_iduuidIf monitoring the object, which configuration to use. Can be repeated multiple times.skip_screeningbooleanIf monitoring, whether to skip the initial screening of the ingested object.truefalseBody Paramsobject_idstringrequiredClient side ID of the object to ingestupdated_atdate-timerequiredDate the object was last updatedAdd FieldResponses 200No new object was ingested 201The object was successfully ingested 400Provided parameters or payload is malformed or invalidUpdated about 2 months ago