Overview
Vacation Manager's REST API provides team API which allows you to obtain:
- create new team
- add member to team
- update team
- delete team
- remove member from team
- get teams list
- get single team
- get team members
Methods:
GET
POST
PATCH
DELETE
Vacation Manager's REST API provides team API which allows you to obtain: