v1

latestSwagger 2.02026-07-17647.0 KB
groups

Add a new group

post/groups

Request body

namestring required
credentialsstring
minDifficultyinteger
timeoutinteger

Timeout in seconds

Example request

{
  "name": "steezy-vips",
  "credentials": "s3cr3t_passw0rd",
  "minDifficulty": 6,
  "timeout": 60
}

Response

Successful operation