Documentation Index
Fetch the complete documentation index at: https://docs.mileapp.dev/llms.txt
Use this file to discover all available pages before exploring further.
What is Team?
This API allows you to manage teams. It serves as a tool to effectively manage and restrict user task assignments within your organization. To see the details of team object, please follow this linkKey Features
Read team
GET /teams
Read team by ID
GET /team/
Create team
POST /team
Update team
PUT /team//
Related Resources
- Team Object - Team data structure