Team Management
Retrieves the list of team members for a specific application
ID of the application to retrieve team for
Team retrieved successfully
Authentication error
Team not found or plan limitation
Adds a new team member to an application with specified permissions
ID of the application to add a team member to
The unique identifier of the user to add as a team member
Team member added successfully
Authentication error
Not found errors
Conflict error
Updates permissions for an existing team member of an application
ID of the application to update team member in
The unique identifier of the user to add as a team member
Team member permissions updated successfully
Authentication error
Not found errors
Removes a team member from an application
ID of the application to remove the team member from
ID of the team member to remove
Team member removed successfully
Authentication error
Not found errors
Last updated