Delete label
GET {{ask-filerobot-server}}/images/matcher/label/delete/:label_id?type=face
Removes existing label.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
type | string | The type of objects that will be matched |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Filerobot-Token | string | ||
Filerobot-Key | string |
RESPONSES
status: OK
{"status":"success","version":"3.2.2","token":"fdocs","request_uuid":"f5a4836d-1192-47bd-85ab-3c37e2e7598f","operation":"delete_label"}