post https://{baseUrl}/api/softwareInventory/batchCreate
Creates new software inventory in bulk - often used by the CLI for efficiency
Log in to see full request history
Response
200OK
Creates new software inventory in bulk - often used by the CLI for efficiency
200OK
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/softwareInventory/batchCreate \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!