Skip to main content

Remove a PermissionPolicy from support users for an organization

Function name: m3ter_RemovePermissionPolicyFromSupportUsers Category: WRITE HTTP method: POST Destination: m3ter Remove a permission policy from support users for an organization.

Parameters

Exits

Add a PermissionPolicy to a user

Function name: m3ter_AddPermissionPolicyToUser Category: WRITE HTTP method: POST Destination: m3ter Add a permission policy to a user.

Parameters

Exits

Add a PermissionPolicy to support users for an organization

Function name: m3ter_AddPermissionPolicyToSupportUsers Category: WRITE HTTP method: POST Destination: m3ter Add a permission policy to support users for an organization.

Parameters

Exits

Add a PermissionPolicy to a service user

Function name: m3ter_AddPermissionPolicyToServiceUser Category: WRITE HTTP method: POST Destination: m3ter Add a permission policy to a service user.

Parameters

Exits

Remove a PermissionPolicy from a service user

Function name: m3ter_RemovePermissionPolicyFromServiceUser Category: WRITE HTTP method: POST Destination: m3ter Remove a permission policy from a service user.

Parameters

Exits

List PermissionPolicies

Function name: m3ter_ListPermissionPolicies Category: READ HTTP method: GET (paginated) Destination: m3ter Retrieve a list of PermissionPolicy entities

Parameters

Exits

Create Permission Policy

Function name: m3ter_PostPermissionPolicy Category: WRITE HTTP method: POST Destination: m3ter Create a new Permission Policy NOTE: When you set up a policy statement for this call using the permissionPolicy request parameter to specify the effect, action, and resource, you must use all lower case and the format as shown in this example for a Permission Policy statement that grants full CRUD access to all meters:
For more details and further examples, see Understanding, Creating, and Managing Permission Policies in our main Documentation.

Parameters

Exits

Remove a PermissionPolicy from a user group

Function name: m3ter_RemovePermissionPolicyFromUserGroup Category: WRITE HTTP method: POST Destination: m3ter Remove a permission policy from a user group.

Parameters

Exits

Retrieve Permission Policy

Function name: m3ter_GetPermissionPolicy Category: READ HTTP method: GET Destination: m3ter Retrieve the permission policy for the UUID

Parameters

Exits

Update Permission Policy

Function name: m3ter_PutPermissionPolicy Category: WRITE HTTP method: PUT Destination: m3ter Update a Permission Policy for the UUID NOTE: When you set up a policy statement for this call to specify the effect, action, and resource, you must use all lower case and the format as shown in this example - a Permission Policy statement that grants full CRUD access to all meters:
For more details and further examples, see Understanding, Creating, and Managing Permission Policies in our main Documentation.

Parameters

Exits

Delete Permission Policy

Function name: m3ter_DeletePermissionPolicy Category: WRITE HTTP method: DELETE Destination: m3ter Delete the PermissionPolicy for the UUID

Parameters

Exits

Add a PermissionPolicy to a user group

Function name: m3ter_AddPermissionPolicyToUserGroup Category: WRITE HTTP method: POST Destination: m3ter Add a permission Policy to a user group

Parameters

Exits

Remove a PermissionPolicy from a user

Function name: m3ter_RemovePermissionPolicyFromUser Category: WRITE HTTP method: POST Destination: m3ter Remove a permission policy from a user.

Parameters

Exits