v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

POST /users/{username}/groups/

Add user to a group

post/v1/users/{username}/groups/

Path parameters

usernamestring required

username

Request body

namestring required

group name

Response

200

statusstring

Example response

{
  "status": "ok"
}