{
"productId": "4955-5IKDKS-495KF-FKR-A44S-DK54",
"permissionId": "per_mUvoJbfEENwCbK",
"name": "CAN_UPDATE_USER",
"description": "Allows the user to update other users",
"createdBy": "user_12345",
"createdAt": "2023-10-01T12:34:56Z",
"roles": [
{
"clientId": "5445-5IKDKS-495KF-FKR-A44S-DK54",
"roleId": "rol_O4JLDPSPDhfYoM",
"name": "Administrator"
}
],
"users": [
{
"userId": "user_12345",
"email": "user@example.com",
"firstName": "John",
"lastName": "Doe",
"enabled": true,
"status": "active",
"firstTimeLogin": false,
"clients": [
{
"clientId": "5445-5IKDKS-495KF-FKR-A44S-DK54",
"name": "Client A"
}
]
}
]
}