Important notes:
- You must provide the updated
name
for the team - The
team_id
is 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.