---
title: "Reset all user profiles"
method: POST
path: "/users/profile"
tags: ["User"]
---

# Reset all user profiles

`POST /users/profile`

Reset the active user profile with the specified ID, or reset all active user profiles when `id` is not specified.

## Query parameters

- `id` string — The unique ID of the resource.

## Response `200`

OK

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
