Scanning Agents
Create Token
post/scanning-agents/{id}/generate/
Path parameters
idstring required
A unique value identifying this scanning agent.
Request body
Response
Example response
{
"token": "<TOKEN>"
}A unique value identifying this scanning agent.
{
"token": "<TOKEN>"
}