Add a participant to an interaction
POST /api/v1/interactions/:id/participants
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.
Request