API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Teams users
Teams users
Team
composed of one
User
GET /v2/teams_users
Return all the teams users
GET /v2/users/:user_id/teams_users
Return all the teams users of the given User
GET /v2/teams/:team_id/teams_users
Return all the teams users of the given Team
See more
GET /v2/teams_users/:id
Get a teams user
See more
vpn_key
POST /v2/teams_users
Create a teams user
See more
vpn_key
PATCH /v2/teams_users/:id
Update a teams user
PUT /v2/teams_users/:id
Update a teams user
See more
vpn_key
DELETE /v2/teams_users/:id
Destroy a teams user
See more
↑ Scroll to top
#index
#show
#create
#update
#destroy
Feedback