---
title: "POST /V1/apiResources/{resId}/apiSecrets"
method: POST
path: "/V1/apiResources/{resId}/apiSecrets"
tags: ["ApiResource"]
---

# POST /V1/apiResources/{resId}/apiSecrets

`POST /V1/apiResources/{resId}/apiSecrets`

## Path parameters

- `resId` integer, required

## Request body

- BetConstructSSOAuthAPIViewModelsCreateViewModelsApiSecretCreationViewModel
  - `id` integer
  - `description` string, nullable
  - `value` string, required
  - `expiration` string, date-time, nullable

## 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)
