POST
/
api
/
v1
/
scans

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
scan
object

Response

200 - application/json
scanInfo
object
validationResponse
object

Was this page helpful?