Launchpoints
Bulk Run
Kick off many inspections.
post/launchpoints/run
Request body
Example request
{
"LaunchPoints": [
18700,
18701
]
}Response
Example response
{
"results": [
{
"ID": 18702
}
],
"errors": [
{
"ID": 18669,
"Message": "Error Message"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.