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