update_custom_name
Set or update the custom name of a VPS or Node instance. Useful for labeling instances with friendly names.Parameters
| Name | Type | Required | Description |
|---|---|---|---|
instanceId | string | Yes | Instance ID (userNode or userVps ID) to update |
type | string | Yes | Instance type: "node" or "vps" |
customName | string | Yes | Custom name for the instance (max 100 characters) |