Skip to main content

Documentation Index

Fetch the complete documentation index at: https://x402.easy-node.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Set or update the custom name of a VPS or Node instance. Useful for labeling instances with friendly names.

Parameters

NameTypeRequiredDescription
instanceIdstringYesInstance ID (userNode or userVps ID) to update
typestringYesInstance type: "node" or "vps"
customNamestringYesCustom name for the instance (max 100 characters)

Example Usage

Rename instance inst_456 to "my-validator"

Example Response

## Custom Name Updated

**Instance ID:** inst_456
**Type:** vps
**Custom Name:** my-validator