From 2a8e480419c22cfe83ce99d8b79ea0b38ffdbaae Mon Sep 17 00:00:00 2001 From: AndcoolSystems <56398220+Andcool-Systems@users.noreply.github.com> Date: Tue, 6 Feb 2024 08:07:50 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 210b42b..3226c44 100644 --- a/README.md +++ b/README.md @@ -416,7 +416,7 @@ It takes the `Authorization` header containing the access token. ```json { "status": "success", - "message": "created", + "message": "Info got successfully", "name": "New group", "group_id": 12345678, }