Added the mandatory fields for the team update api

This commit is contained in:
yatmesh
2026-04-02 13:10:22 +00:00
parent 3a68412b1b
commit e2167e3f5d
+10
View File
@@ -366,6 +366,16 @@ Paylod = {
// Team update api
url : https://api.thecaoffice.com/team/update
//mandatory fields.
//1.name
//2.phoneNo
//3.role
//4.idDepartment
//5.email
//6.idUser
//Input json
final teamUpdateParam = {
'idUser': 12345, //Pass the id of the user whose details are being updated