diff --git a/source/includes/_teams.md b/source/includes/_teams.md index 262a852583a..e0b8715baf5 100644 --- a/source/includes/_teams.md +++ b/source/includes/_teams.md @@ -457,7 +457,7 @@ team = Learnamp::Teams.new(token).update(456, params) Update a Team -`PUT https://{API_BASE_URL}/v1/items` +`PUT https://{API_BASE_URL}/v1/teams/{teamId}` ### Required Scope This endpoint requires the `teams:update` scope.