---
title: "Revoke a Sub User Key associated with your account."
method: PUT
path: "/revokeSubUserKey"
tags: ["Authentication"]
---

# Revoke a Sub User Key associated with your account.

`PUT /revokeSubUserKey`

Revoke a SubUser API Key with the given UUID. This action can not be undone.

## Query parameters

- `apiID` string, required
- `apiKey` string, required
- `subUserKeyUUID` string, required

## Response `200`

Successful Response

- GenericResponse
  - `brandName` string
  - `modelName` string
  - `regionName` string
  - `condition` string
  - `msg` string
  - `cacheTimeLimit` integer
  - `data` unknown

## Other responses

- `422` — Validation Error

---

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