3. Change fingerprint
Shuffle some specific of fingerprint
Request
Params
Key
Value
Description
is_local
true/false
false: cloud profiles,
true: local profiles
Body
{
"profile_uuid": "734024cb-f04f-46fc-a615-1a9002b1cd21" //nhập uuid của profile
}
Response
{
"type": "success",
"title": "Update successfully.",
"content": []
}
Last updated