Update a pool memberAsk AIput https://rest.api.pactima.com/v1/participant-pools/{participantPoolId}/members/{publicId}Update a member's roles in the participant poolPath ParamsparticipantPoolIdstringrequiredID of the participant poolpublicIdstringrequiredPublic ID of the memberBody Paramsrolesarray of objectsrequiredUpdated roles for the memberroles*ADD stringResponse 200Member updated successfullyUpdated 5 months ago