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, }