Update 'thecaoffice-hr.py'

This commit is contained in:
2026-01-02 05:36:07 +00:00
parent 3e0531cfcd
commit 378010697a
+1 -1
View File
@@ -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',