Returns the profile assigned to the specified user
Returns the profile id assigned to the specified user's private role. This oes not include public role profiles.
Method
/API2/access/getPrivateProfileIdForUser
- API Section: /API2/access
- API Version: 2.0
- From Release: 2020.0
- Usage: REST API only via POST actions.
- Usage by:
- Enterprise Admin
Method Signature
Input Parameters
Name
userId
Type
string
Description
The system user's ID
Output Response
Successful Result Code
200
Response Type
Description of Response Type
A generic object used to contain ID of item.
ItemId