Authorization: Bearer ********************{
"name": "string",
"is_all_apply": true,
"template_config": {
"desktopConfig": {
"fitMode": "string",
"resolutionWithControl": "string",
"clarity": "string",
"windowsDesktopMode": {
"intellect": "string",
"game": "string",
"speed": "string",
"quality": "string",
"realColor": "string"
},
"macOs2LinuxDesktopMode": {
"quality": true,
"game": true
},
"renderMode": "string",
"fpsLock": true,
"enableHardDecode": true,
"forwardChannel": true,
"enablePrivacyScreen": true,
"enableDesktopBackground": true
},
"mouse2Shortcut": {
"enableRemoteMouse": true,
"enableGameMouse": true,
"enableImmersiveMode": true
},
"more": {
"playRemoteVoice": true
},
"mobileDesktopMode": {
"rcMobileFitMode": "string",
"rcMobilePerformanceMode": "string",
"rcMobileForwardChannel": true,
"rcMobileEnablePrivacyScreen": true,
"rcMobileKeyboardInput": {
"enableLocalKeyboard": true,
"remoteKeyboard": true
}
}
}
}curl --location --request PATCH '/remote-control-function-templates/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"is_all_apply": true,
"template_config": {
"desktopConfig": {
"fitMode": "string",
"resolutionWithControl": "string",
"clarity": "string",
"windowsDesktopMode": {
"intellect": "string",
"game": "string",
"speed": "string",
"quality": "string",
"realColor": "string"
},
"macOs2LinuxDesktopMode": {
"quality": true,
"game": true
},
"renderMode": "string",
"fpsLock": true,
"enableHardDecode": true,
"forwardChannel": true,
"enablePrivacyScreen": true,
"enableDesktopBackground": true
},
"mouse2Shortcut": {
"enableRemoteMouse": true,
"enableGameMouse": true,
"enableImmersiveMode": true
},
"more": {
"playRemoteVoice": true
},
"mobileDesktopMode": {
"rcMobileFitMode": "string",
"rcMobilePerformanceMode": "string",
"rcMobileForwardChannel": true,
"rcMobileEnablePrivacyScreen": true,
"rcMobileKeyboardInput": {
"enableLocalKeyboard": true,
"remoteKeyboard": true
}
}
}
}'{
"id": "2",
"userid": "1",
"entid": "1",
"name": "随xx勇",
"status_id": "close",
"policy_id": "XnCjJI1l5GDFw8Rx",
"update_time": "1763712354",
"create_time": "1763547975",
"template_config": null
}