---
title: "Delete Custom Attributes for a User"
method: DELETE
path: "/api/v2/user-custom-attributes/{id}"
tags: ["User Custom Attributes"]
---

# Delete Custom Attributes for a User

`DELETE /api/v2/user-custom-attributes/{id}`

This endpoint deletes custom attributes for the specified user. <h3>Required Scope</h3>`custom_attribute:write`

## Path parameters

- `id` string, required

## Response `204`

Success

---

[API](https://skmtc.net/degreed/apis/degreed-api-web.md) · [All operations](https://skmtc.net/degreed/apis/degreed-api-web/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/degreed/degreed-api-web/revisions/4a22b709515c/schema)
