Update 'thecaoffice-hr.py'
This commit is contained in:
+1
-1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user