Skip to main content

Activate a chain

POST 

//v1/chains/:chainID/activate

Activate a chain

Request

Path Parameters

    chainID stringrequired

    ChainID (Bech32)

Responses

Chain was successfully activated

Authorization: Authorization

name: Authorizationtype: apiKeydescription: JWT Tokenin: header
curl -L -X POST '/v1/chains/:chainID/activate' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!