{
"id": 123,
"scanId": 123,
"port": 123,
"tcp": "<string>",
"udp": "<string>"
}
{
"id": 123,
"scanId": 123,
"port": 123,
"tcp": "<string>",
"udp": "<string>"
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.