Mining Pool/API Documentation/Workspaces
Update member role
Allows updating a group member's role.
Authorization
authorization
<token>Use your API key here.
In: header
Request Body
application/json
RequiredProvide the new role for this member.
role
RequiredstringRole of the user in the group
Value in:
"STANDARD" | "ADMIN"
Path Parameters
group_id
RequiredstringAn alternate shortcut for specifying subaccounts. Can be used in place of subaccount_names
Format:
"uuid"
user_id
RequiredstringA user ID for which to retrieve user information.
Format:
"uuid"
Response with the invite update member action created