---
title: "Revoke access from a project's client"
method: DELETE
path: "/api/v1/projects/{projectId}/clients/{clientId}"
tags: ["Project Clients"]
---

# Revoke access from a project's client

`DELETE /api/v1/projects/{projectId}/clients/{clientId}`

## Path parameters

- `clientId` string, required
- `projectId` string, required

## Response `204`

Deleted

## Other responses

- `401` — Unauthorized
- `404` — Project or client not found

---

[API](https://skmtc.net/ever-co/apis/ever-traduora-api.md) · [All operations](https://skmtc.net/ever-co/apis/ever-traduora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ever-co/ever-traduora-api/versions/50176ec21566/schema)
