Update an invitationAsk AIput https://rest.api.pactima.com/v1/participant-pools/{participantPoolId}/invitations/{id}Update an existing invitation's detailsPath ParamsparticipantPoolIdstringrequiredID of the participant poolidstringrequiredID of the invitationBody ParamsnamestringUpdated name of the person being invitedemailstringUpdated email address of the person being invitedrolesarray of objectsUpdated roles to assign to the member when they accept the invitationrolesADD stringResponse 200Invitation updated successfullyUpdated 5 months ago