Skip to main content
Unlock Portfolio

Authorizations

Authorization
string
header
required

API key passed as a Bearer token. The authenticated session determines the portfolio that operations are applied to.

Response

200 - application/json

Portfolio unlocked successfully.

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
enum<string>
required

Result of method execution. ok in case of success

Available options:
ok
id
integer

The id that was sent in the request