I want api calls to get,modify and delete tickets. Is this possible using osticket?
os ticket version 1.12/ php version 7.3.9 / Server is XAMPP
osTicket API
This is not a feature in osTicket at this time.
That being said the github repo has a number of PRs for mods to do things like this. See these:
https://github.com/osTicket/osTicket/pull/5019
and the search:
https://github.com/osTicket/osTicket/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+API
ok, thanks buddy
Very welcome.