From 378010697a0b182941c7897be891e66e009d7b03 Mon Sep 17 00:00:00 2001 From: khushalps Date: Fri, 2 Jan 2026 05:36:07 +0000 Subject: [PATCH] Update 'thecaoffice-hr.py' --- thecaoffice-hr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thecaoffice-hr.py b/thecaoffice-hr.py index 27d87af..ec75479 100644 --- a/thecaoffice-hr.py +++ b/thecaoffice-hr.py @@ -38,7 +38,7 @@ # Api for the team add : https://api.thecaoffice.com/team/add Payload = { 'email': 'employee@company.com', - 'name': 'John Smith', + 'name': 'John Smith', # ... Required "idDepartment": 1, 'role': 'Software Engineer', 'phoneNo': '9876543210',