post https://api.checkmarble.com/ingestion/
Ingest a new object from the data model
Responses
200The object was successfully ingested.
500An error happened while ingesting the object.
Ingest a new object from the data model
200The object was successfully ingested.
500An error happened while ingesting the object.
xxxxxxxxxx
curl --request POST \
--url https://api.checkmarble.com/ingestion/object_type \
--header 'accept: application/json' \
--header 'content-type: application/json'