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