🎉 Seamless is released. Read more →
SeamlessAdmin guideAdmin guideUser manualUser manualSeamless Admin Center ↗Seamless Admin Center ↗ (opens in a new tab)
  • Getting started
  • Components
  • Sign-in
  • Configuration
  • Team policies
    • Organisation
    • Template
    • Provisioning
    • Naming
    • Permissions
    • Archiving
    • App settings
    • Project features
      • Project codes
      • Folder & file templates
      • Project manager
      • Project status
  • Guest policies
    • Template
    • Invitation
    • Non-responsive guest
    • Inactive guest (Entra P1)
    • App settings
    • Default template
  • Integration & Extension
    • Getting started
    • Get access token
    • List organisations
    • Get organisation
    • Create group
    • Update group name
  • Webhooks
    • Example: Inactive guest
  • Good to know
  • Systemoverview
  • Permissions
  • What customer data we store
  • AskMeWhy Privacy Policy

On This Page

  • Request
  • Response
Question? Give us feedback → (opens in a new tab)Edit this page
Admin guide
API
Update group name

Update group name

Updates the name of a Microsoft 365 group and its corresponding SharePoint site.

Request

PATCH /teams/{teamId}/name
Content-Type: application/json
{
  "name": "My test group 2"
}

Response

HTTP/1.1 204 No Content
Create groupWebhooks

Built with ♡ by AskMeWhy