---
title: "PUT /V1/apiResources/{id}"
method: PUT
path: "/V1/apiResources/{id}"
tags: ["ApiResource"]
---

# PUT /V1/apiResources/{id}

`PUT /V1/apiResources/{id}`

## Path parameters

- `id` integer, required

## Request body

- BetConstructSSOAuthAPIViewModelsApiResourceUpdateViewModel
  - `enabled` boolean
  - `name` string, nullable
  - `displayName` string, nullable
  - `description` string, nullable
  - `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)
