InteractionParticipants
Who took part in an interaction, and in what role.
Add a participant to an interaction
Records another record's involvement in an interaction, in a named role. The role must be one the interaction's type allows. Requires `interaction.participant.create`.
List an interaction's participants
Returns who took part and in what role. Requires `interaction.participant.read`.
Remove a participant
Removes one participant from an interaction. Requires `interaction.participant.delete`.