Deletes a custom node

delete/api/v2/{coin}/admin/node/{nodeId}

Path Parameters

  • coinstringRequired
    A cryptocurrency or token ticker symbol.
    Example: btc
  • nodeIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$

200 Response

id string
platform public id for a custom node
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
coin string
Max length: <= 32 characters
name string
Max length: <= 128 characters
description string
Max length: <= 512 characters
url string
Max length: <= 512 characters

400 Response

One of
error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code