# Update Profile Update profile information Endpoint: PUT /tenant/{tenant}/profile/{profileId} Version: 1.0.0 Security: bearerToken ## Path parameters: - `tenant` (string, required) - `profileId` (integer, required) ## Request fields (application/json): - `displayName` (string) - `cpmsId` (integer) ## Response 200 fields