Important notes:
- You must provide the updated
namefor the team - The
team_idis used to identify which team to update
To view a list of teams before updating, use the Get Teams endpoint.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will update the team information and return a confirmation message.
- If the request is unauthorized or invalid, the system will respond with an error message.