---
title: "Unlock Portfolio"
method: GET
path: "/api/v2/private/unlock_portfolio"
tags: ["Portfolio Management"]
---

# Unlock Portfolio

`GET /api/v2/private/unlock_portfolio`

Unlocks the authenticated portfolio, resuming normal acceptance of `DIRECT_ACCESS` orders and quotes.

Unlocking the portfolio does **not** restore any previously cancelled orders.

## Response `200`

Portfolio unlocked successfully.

- OkResponse
  - `jsonrpc` '2.0', required — The JSON-RPC version (2.0)
  - `id` integer — The id that was sent in the request
  - `result` 'ok', required — Result of method execution. `ok` in case of success

---

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