API referenceAssets
Scan Asset Now
Path Parameters
asset_id*Asset Id
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://example.com/assets/string/scan" \ -H "Content-Type: application/json" \ -d '{}'{ "asset_id": "string", "run_id": "string", "status": "string"}