HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Configuration Node Move

Moves an existing user-created node in the hierarchy to the specified destination node

Query Params
string
required
1 to 256
Defaults to /md

Hierarchy path

string
required
1 to 256

SESSION id from authentication cookie

Body Params

Moves an existing user-created node in the hierarchy to the specified destination node

string
required
1 to 256

Path of Source configuration node

string
required
1 to 256

Path of Destination configuration node

Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language