Operations for a Single User. Modify the logon status relevant fields.
Application User Logon Status
POST
JSON body Payload:
{
"data": {
"user_id": "000C29F0318A1EDAA5A7B16720BB6B79"
},
"login_status_action": "R",
"time_stamp": "20251113135122"
}
Same definition as above GET response. A created user record will include the user_id in the response. Modified records will include changed data in the response. Delete will not return a response detail record.