---
title: "POST /V1/identityResources"
method: POST
path: "/V1/identityResources"
tags: ["IdentityResource"]
---

# POST /V1/identityResources

`POST /V1/identityResources`

## Request body

- BetConstructSSOAuthAPIViewModelsCreateViewModelsIdentityResourceCreationViewModel
  - `id` integer
  - `enabled` boolean, required
  - `name` string, required
  - `displayName` string, required
  - `description` string, nullable
  - `required` boolean, required
  - `emphasize` boolean
  - `showInDiscoveryDocument` boolean
  - `nonEditable` boolean

## Response `200`

Success

---

[API](https://skmtc.dev/accounts-bc/apis/sso-api.md) · [All operations](https://skmtc.dev/accounts-bc/apis/sso-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/accounts-bc/sso-api/revisions/01b9d0188bef/schema)
