Shutdown

You can call the shutdown endpoint to stop a running Rainde node.

Shutdown Resource Overview

HTTP Method

Resource

Description

POST

Shutdown Raiden

Shutdown Resource Details

Shutdown Raiden

POST http://localhost:5001/api/v1/shutdown

Stop a running Raiden node.

Path Parameters

NameTypeDescription

version

string

Version of the API

Last updated