Resolved! User is always getting access to API Key
I am inserting a user into "Prisma Cloud" through API (https://api.prismacloud.io/user) with the request body as,
var userDetails = {
"email": email,
"firstName": firstName,
"lastName": lastName,
"timeZone": "America/Los_Angeles",
"roleId": <role id of sys