---
title: "Excluindo uma função"
method: DELETE
path: "/api/v4/roles/{id}"
---

# Excluindo uma função

`DELETE /api/v4/roles/{id}`

Este método permite a exclusão das funções de usuários.

## Path parameters

- `id` integer, required

## Headers

- `Content-Type` string

## Response `204`

204

- object

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403

---

[API](https://skmtc.net/kommo/apis/referencias-de-api-da-kommo.md) · [All operations](https://skmtc.net/kommo/apis/referencias-de-api-da-kommo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kommo/referencias-de-api-da-kommo/versions/98fdf05c2f5b/schema)
