Remove a pool memberAsk AIdelete https://rest.api.pactima.com/v1/participant-pools/{participantPoolId}/members/{publicId}Remove a member from the participant poolPath ParamsparticipantPoolIdstringrequiredID of the participant poolpublicIdstringrequiredPublic ID of the memberResponse 200Returns an object with a deleted parameter on success. If the id does not exist, returns an error.Updated 5 months ago