---
title: "Deregister workspace proxy"
method: POST
path: "/api/v2/workspaceproxies/me/deregister"
tags: ["Enterprise"]
---

# Deregister workspace proxy

`POST /api/v2/workspaceproxies/me/deregister`

## Request body

- WsproxysdkDeregisterWorkspaceProxyRequest
  - `replica_id` string — ReplicaID is a unique identifier for the replica of the proxy that is deregistering. It should be generated by the client on startup and should've already been passed to the register endpoint.

## Response `204`

No Content

---

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