Last Updated on : 2023-06-21 07:12:55download
Clear the face data of a specified user based on the user ID.
POST: /v1.0/iot-02/faces/actions/unbind
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
request | FaceDeleteRequest | false | The request. |
Description of request
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
uid | String | false | The user ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. Valid values:
|
POST: /v1.0/iot-02/faces/actions/unbind
{
"uid": "bsh1631624117604u****"
}
{
"result": true,
"t": 1637653241593,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback