User Data

Set and migrate user data path

post/api/userData/setPath

Request body

userDataPathstring required

The target user data directory

Response

successboolean required

Whether the operation succeeded

messagestring required

Human-readable operation message

conflictsstring[] required

Paths that could not be moved

Changes