Team Members API
Team Members Endpoint Overview
The Team Members endpoints provide essential operations for managing team members within your application. These endpoints allow you to retrieve, create, update, and delete team members, giving you full control over team composition, member roles, and permissions within your teams.
Retrieve One: Retrieves detailed information about a specific team member, including their roles, permissions, and activity status within the team.
Create: Allows you to add a new member to a team, specifying the necessary parameters such as email, roles, and permissions.
Update: Updates the details of an existing team member, enabling you to modify their roles, permissions, or other relevant information.
Delete: Removes a specific team member from the team, effectively revoking their access and permissions.
These endpoints are crucial for managing the composition and functionality of your teams, ensuring that each team member has the appropriate access and responsibilities to contribute effectively to your projects.
Last updated