Crear usuario
POST https://{{host}}/api/v1/user/
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
| `` | null | ||
| `` | null |
Request Body
{"username"=>"UsuarioDemo23oct", "email"=>"scc+25@athento.com", "teams"=>["athento_api_v1"], "groups"=>["GrupoAcelera_wawcjfzltphgguwrb"]}