Add a member to poolAsk AIpost https://rest.api.pactima.com/v1/participant-pools/{participantPoolId}/membersAdd a new member to the participant pool with specified rolesPath ParamsparticipantPoolIdstringrequiredID of the participant poolBody ParamspublicIdstringrequiredPublic identifier of the member to addrolesarray of objectsrequiredRoles to assign to the memberroles*ADD stringResponse 201Member added successfullyUpdated 5 months ago