Delete a pool itemAsk AIdelete https://rest.api.pactima.com/v1/participant-pools/{participantPoolId}/items/{id}Delete an item from the participant poolPath ParamsparticipantPoolIdstringrequiredID of the participant poolidstringrequiredID of the pool itemResponse 200Returns an object with a deleted parameter on success. If the id does not exist, returns an error.Updated 5 months ago