You are not logged in.
Pages: 1
Where can I find a documentions of rest api for TICKETS (creating, changing, closing)?
Offline
Hello,
There is a generic API documentation at "/apirest.php" (relative to your GLPI URL). The current API is very low-level in that you have access to almost anything, but it can be quite confusing.
Additionally, there are multiple official, pre-made API clients that you can use to indirectly access the API or at least use for reference:
https://github.com/glpi-project?q=api
In GLPI 10.1, there will be a new API that focuses on user friendliness and will have a Swagger UI API explorer.
https://github.com/glpi-project/glpi/pull/12221
GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.
Offline
Thanks!
Offline
Pages: 1