---
title: "Delete User Role Assignment"
method: DELETE
path: "/frontend/v1/user-role-assignments/{id}"
tags: ["FrontendService"]
---

# Delete User Role Assignment

`DELETE /frontend/v1/user-role-assignments/{id}`

Delete a User Role Assignment.

## Path parameters

- `id` string, required

## Response `200`

OK

- DeleteUserRoleAssignmentResponse

## Other responses

- `400` — API Error
- `401` — API Error
- `403` — API Error
- `404` — API Error

---

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