Link Incident to InventoryAsk AIpost https://{hostname}/api/incident/v1/incidents/{incidentId}/inventory-links/{inventoryType}Use this API to link an incident with a specific inventory type.Path ParamsincidentIduuidrequiredIncident IDinventoryTypestringenumrequiredType of inventory being linked. Allowed values: {assets, processing-activities, vendors, entities}assetsprocessing-activitiesvendorsentitiesAllowed:assetsprocessing-activitiesvendorsentitiesBody ParamsinventoryIdsarray of uuidsInventory IdentifiersinventoryIdsADD uuidexternalIdsarray of stringsSet of unique identifiers for the record from an external systemexternalIdsADD stringsourceTypestringenumDefaults to MANUALSource of inventory link creationMANUALASSESSMENTINTEGRATIONAllowed:MANUALASSESSMENTINTEGRATIONResponses 201Inventory links successfully created 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago