OrgUsers
Update OrgUser
Update the OrgUser with the given UUID.
Updates the details for a specific user within an Organization using their unique identifier (UUID). Use this endpoint when you need to modify user information such as their permission policy.
put/organizations/{orgId}/users/{id}
Path parameters
idstring required
The unique identifier (UUID) of the OrgUser to update.
Note: The orgId path parameter is also required.
orgIdstring required
UUID of the organization. The Organization represents your company as a direct customer of the m3ter service.
Request body
Response
Returns the updated OrgUser