groups
Add a new group
post/groups
Request body
Example request
{
"name": "steezy-vips",
"credentials": "s3cr3t_passw0rd",
"minDifficulty": 6,
"timeout": 60
}Response
Successful operation
{
"name": "steezy-vips",
"credentials": "s3cr3t_passw0rd",
"minDifficulty": 6,
"timeout": 60
}Successful operation