---
title: "Delete user profile"
method: DELETE
path: "/api/profile"
tags: ["Profile"]
---

# Delete user profile

`DELETE /api/profile`

Deletes current user profile. This action is not reversible.

## Response `202`

Profile deletion accepted and processed

---

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