diff --git a/docs/docs/integrations/api.md b/docs/docs/integrations/api.md index f36f33770..50b4e6d75 100644 --- a/docs/docs/integrations/api.md +++ b/docs/docs/integrations/api.md @@ -217,7 +217,8 @@ Sub labels must be 100 characters or shorter. ```json { - "subLabel": "some_string" + "subLabel": "some_string", + "subLabelScore": 0.79, } ```