From 750027d0a7ac86b7ec937a9c1318278ae17683b2 Mon Sep 17 00:00:00 2001 From: Anton Engelhardt <106314688+antonengelhardt@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:03:56 +0100 Subject: [PATCH] fix(docs): add team call returns uid (#99425) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Irene Rodríguez --- docs/sources/developers/http_api/team.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/developers/http_api/team.md b/docs/sources/developers/http_api/team.md index f7eec3d6260..e2c4cc654b4 100644 --- a/docs/sources/developers/http_api/team.md +++ b/docs/sources/developers/http_api/team.md @@ -179,7 +179,7 @@ Authorization: Bearer glsa_kcVxDhZtu5ISOZIEt HTTP/1.1 200 Content-Type: application/json -{"message":"Team created","teamId":2} +{"message":"Team created","teamId":2,"uid":"ceaulqadfoav4e"} ``` Status Codes: