Add Employee
Manage Employees
Add Employee
POST
Add Employee
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Required string length:
2 - 100Example:
"Jagatheesan M"
Example:
"mjagatheesan.g@gmail.com"
Must contain at least 1 uppercase letter, 1 lowercase letter, 1 number, and 1 special character.
Required string length:
8 - 128Pattern:
^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^A-Za-z\d]).{8,128}$Example:
"Strong@123"
Example:
"271e6693-2130-4ea9-b02d-e6d57516186d"
Minimum array length:
1Example:
["5f6fe61c-15c6-47b7-899d-dba99da2464c"]Available options:
remote, office, hybrid Example:
"remote"
