postPrivateCommand

Asynchronous submission of a single addressed command which will be transmitted with end-to-end encryption only between addressed entity nodes. Private payload metadata required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
enum
required

The version of the API.

Allowed:
string
enum
required

The version of the Chainweb protocol.

Allowed:
integer
required
≥ 0
Defaults to 0

the id of the chain to which the request is sent

Body Params
string
required

Stringified JSON payload object. Canonic non-malleable signed transaction data.

string
required

Unpadded Base64URL of Blake2s-256 hash of the cmd field value. Serves as a command requestKey since each transaction must be unique.

sigs
array of objects
required
length ≥ 0

List of signatures corresponding one-to-one with signers array in the payload. Must be present but can be an empty array for unsigned commands.

sigs*
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json