---
title: "POST /api/v1/ExternalUserGroup"
method: POST
path: "/api/v1/ExternalUserGroup"
tags: ["ExternalUserGroup"]
---

# POST /api/v1/ExternalUserGroup

`POST /api/v1/ExternalUserGroup`

## Request body

- SaveExternalUserGroupRequest
  - `Id` string, nullable
  - `ExternalAuthenticationProviderId` string, required
  - `ExternalId` string, required
  - `Name` string, required

## Response `200`

- SaveExternalUserGroupResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Id` string, nullable

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
