---
title: "Delete a user's custom role"
method: DELETE
path: "/users/{id}/user_roles/{product_id}"
tags: ["Users"]
---

# Delete a user's custom role

`DELETE /users/{id}/user_roles/{product_id}`

## Path parameters

- `id` string, required
- `product_id` string, required

## Response `204`

No content - operation successful

---

[API](https://skmtc.dev/aha/apis/aha-api.md) · [All operations](https://skmtc.dev/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/f2725b45bcf3/schema)
