---
title: "POST /v1/admin/enterprises/{applicationId}/skip-subaccount-kyc"
method: POST
path: "/v1/admin/enterprises/{applicationId}/skip-subaccount-kyc"
tags: ["EnterpriseService"]
---

# POST /v1/admin/enterprises/{applicationId}/skip-subaccount-kyc

`POST /v1/admin/enterprises/{applicationId}/skip-subaccount-kyc`

设置企业子账号免实名认证开关。

 管理员可为某个企业（申请）设置是否允许其子账号免实名认证调用 API。
 开关记录在企业申请上，与团队解耦：无论企业是否已建团都可设置。

## Path parameters

- `applicationId` string, required

## Request body

- ApiEnterpriseV1SetSkipSubaccountKYCRequest — SetSkipSubaccountKYCRequest 设置企业子账号免实名认证开关请求。
  - `applicationId` string
  - `skipKyc` boolean

## Response `200`

OK

- ApiEnterpriseV1SetSkipSubaccountKYCReply — SetSkipSubaccountKYCReply 设置企业子账号免实名认证开关响应。
  - `success` boolean

---

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