Viruses
Update a virus
Update a virus.
put/api/v1/viruses/{id}
Path parameters
idinteger required
The ID of the virus
Request body
Example request
{
"token": "YOUR TOKEN IS HERE"
}Response
OK
Update a virus.
The ID of the virus
{
"token": "YOUR TOKEN IS HERE"
}OK