This is the response I am getting from one request, now I want to change one value i.e "enabled": true to false, and sent the entire JSON as it is, in another request.
{ "id": "219654af-94ea-4085-b3ef-1ee34d557baf", "name": "Test11", "username": "test1134e@fp.com", "email": "test113@fp.com", "enabled": true, "accountType": "Local", "idpType": "Local", "idpName": "Local", "groups": [], "roles": [ { "id": "e3928b61-3541-4d92-9192-e1aeeded2742", "displayName": "User", "scopes": "browse.,cookiedata:read,cookiedata:write,downloads:read,downloads:write,uploads:read,uploads:write,device:read,device:write,device:delete,session:read,session:write,sitevisits:read,sitevisits:write,policyprofile:read,userpolicy:read,usergrouppolicy:read,tenantpolicy:read,node:read,nodeallocation:write,tenant:read,tenantSettings:read,pixelrenderingpattern:,session:bandwidth-usage", "createdAt": "", "createdBy": "", "lastModifiedAt": "", "lastModifiedBy": "", "hidden": false, "roleId": "", "roleType": 0 } ], "createdAt": "2022-09-15T17:03:22Z", "createdBy": "suraj.morye@forcepoint.com", "lastModifiedAt": "2022-09-15T17:03:22Z", "lastModifiedBy": "suraj.morye@forcepoint.com", "tenantId": "9c8e2532-35cc-46bd-b426-e383529713d5" }