Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 194 Bytes

poll_candidate_list.delete.md

File metadata and controls

12 lines (10 loc) · 194 Bytes

Payload

Payload:

{
    // Required
    id: Id;
}

Action

Internal action. It deletes the poll_candidate_list with the given id and all poll candidates which belong to this list.