active/1 | Marks a user as active. |
info/2 | Gets information about a user. |
list/1 | List all users in the team. |
active(Token::string()) -> http_response()
Marks a user as active.
info(Token::string(), User::string()) -> http_response()
Gets information about a user.
list(Token::string()) -> http_response()
List all users in the team.
Generated by EDoc, Nov 13 2014, 12:20:41.