Method Details for CreatePost.
Adds a new Post on a Ticket
Parameters
- post Post The Post to create
- TicketID Integer The TicketID of the Ticket on which the Post is to be added
- token SecurityToken Security token associated with the request
Returns
The Post in the state after it has been saved to the database