Skip to main content
POST
Move Pathway

Headers

string
required
Your API key for authentication.

Body Parameters

string
required
The ID of the pathway to move.
string
The ID of the destination folder. If null, the pathway will be moved to the root level.

Response

string
The ID of the moved pathway.
string
The ID of the original folder.
string
The ID of the new folder, or null if moved to root level.