groupManagerBlock
Last updated
Last updated
This block allows to manage group membership, add and remove users from the group.
tag
Unique name for the logic block.
groupManagerBlock
permissions
Which entity has rights to interact at this part of the workflow.
NoRole
defaultActive
Shows whether this block is active at this time and whether it needs to be shown.
Checked or unchecked.
On errors
Called if the system error has occurs in the Block
No action
Retry
Go to step
Go to tag
Stop Propagation
End processing here, don't pass control to the next block.
Checked or unchecked.
Can Invite
specifies who can create invites
ยท Group Owner โ only the creator of the group
ยท All โ all members of the group
Can Delete
specifies who can remove users from the group
ยท Group Owner โ only the creator of the group
. All โ all members of the group
First step is to select the role to invite the user as shown below:
Next step is to copy and send the unique invite or the link to the invite.
GET
/policies/{policyId}/blocks/{uuid}
policyId*
String
Policy ID
uuid*
String
Block UUID
POST
/policies/{policyId}/blocks/{uuid}
policyId*
String
Policy ID
uuid*
String
Block UUID
action*
String
invite/delete
role*
String
role
group*
String
group
user*
String
User DID
message*
String
removing message