---
title: "Delete the verifier user that corresponds to the provided user id"
method: DELETE
path: "/v1.0/verifier-authorities/{userId}"
tags: ["Verifier authorities"]
---

# Delete the verifier user that corresponds to the provided user id

`DELETE /v1.0/verifier-authorities/{userId}`

## Path parameters

- `userId` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request Error Code | Description AUTHORITY1013 | User is not verifier AUTHORITY1006 | User is not related to verification body AUTHORITY1007 | Active verifier admin should exist
- `403` — Forbidden
- `500` — Internal Server Error

---

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