v1
latestOpenAPI 3.1.02026-08-0662251219.8 KBStealth Config
Updates Stealth config
This endpoint stores Stealth config for the company.
put/v2/companies/{companyId}/stealth-config
Request body
Example request
{
"stealthModes": [
{
"stealthType": "STEALTH_TYPE_1"
}
]
}Response
OK