---
title: "Deletes authority from the account"
method: DELETE
path: "/v1.0/operator-authorities/account/{accountId}/{userId}"
tags: ["Operator Authorities"]
---

# Deletes authority from the account

`DELETE /v1.0/operator-authorities/account/{accountId}/{userId}`

## Path parameters

- `accountId` integer, required
- `userId` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request Error Code | Description AUTHORITY1001 | At least one operator admin should exist in account AUTHORITY1004 | User is not related to account
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/beis/apis/api-documentation.md) · [All operations](https://skmtc.net/beis/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beis/api-documentation/versions/f5f4d893b86b/schema)
