# Parameters

**Parameter**

<table border="1" id="bkmrk-method--m-get%2Cpost%2Cp" style="height: 435px;"><tbody><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">Method</td><td style="height: 29px; width: 56.3594px;">-m</td><td style="height: 29px; width: 195.172px;">get,post,put o delete</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">host</td><td style="height: 29px; width: 56.3594px;">-i, --ip</td><td style="height: 29px; width: 195.172px;">name site zammad</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">user</td><td style="height: 29px; width: 56.3594px;">-us</td><td style="height: 29px; width: 195.172px;">name user (email)</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">password</td><td style="height: 29px; width: 56.3594px;">-p</td><td style="height: 29px; width: 195.172px;">pass API</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">token</td><td style="height: 29px; width: 56.3594px;">-t </td><td style="height: 29px; width: 195.172px;">token API</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">ticket name</td><td style="height: 29px; width: 56.3594px;">-tn</td><td style="height: 29px; width: 195.172px;">name ticket</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">ticket comment</td><td style="height: 29px; width: 56.3594px;">-tb</td><td style="height: 29px; width: 195.172px;">content ticket</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">ticket id</td><td style="height: 29px; width: 56.3594px;">-id</td><td style="height: 29px; width: 195.172px;">id ticket</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">ticket status</td><td style="height: 29px; width: 56.3594px;">-ts</td><td style="height: 29px; width: 195.172px;">state</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">ticket priority</td><td style="height: 29px; width: 56.3594px;">-tp</td><td style="height: 29px; width: 195.172px;">priority</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">ticket type</td><td style="height: 29px; width: 56.3594px;">-tt</td><td style="height: 29px; width: 195.172px;">type</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">ticket group</td><td style="height: 29px; width: 56.3594px;">-tg</td><td style="height: 29px; width: 195.172px;">group</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">ticket subject</td><td style="height: 29px; width: 56.3594px;">-tsub</td><td style="height: 29px; width: 195.172px;">subject</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">ticket customer</td><td style="height: 29px; width: 56.3594px;">-tc</td><td style="height: 29px; width: 195.172px;">customer (the customer as such is the e-mail address of the registered customer)</td></tr><tr style="height: 29px;"><td style="height: 29px; width: 114.188px;">ticket note</td><td style="height: 29px; width: 56.3594px;">-tnote</td><td style="height: 29px; width: 195.172px;">note</td></tr></tbody></table>

**Methods**

Get to list, post to create ticket, put to update ticket and delete to delete ticket.