Home

Stop a bundler with an account

POST
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Body

application/json
jsonrpcstringrequired
methodstringrequired
paramsobjectrequired
Show child attributes
requestTypestring
chaininteger

The child chain related to the operation (eg 2 for Ignis)

accountstring

The account to stop bundling

adminPasswordstring

The admin password

secretPhrasestring

The secret passphrase of the account

privateKeystring

The privateKey (hex) of the derived account

idintegerrequired

Response

200OK

Bundler stopped successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error