Unlock Quorum Account

POST {{baseUrl}}/v3/quorum/account/:address/unlock

2 credit per API call.


Unlock account.

Request Body

{"password"=>"ksjdfhu98q34fi"}

HEADERS

KeyDatatypeRequiredDescription
x-quorum-endpointstring(Required) URL of the Quorum network
Content-Typestring

RESPONSES

status: OK

{"success":true}