You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2023-01-27 01:10:06

romVsen
Member
Registered: 2023-01-25
Posts: 13

SubItems by REST API

Hi all!
Want to add (existing) Problem to the given Project. Trying the folowing:
PUT http://***/apirest.php/Project/<project id>/ItilProject

with JSON
{"input":
   {"itemtype":"Problem", "items_id": <id of existing Problem>}
}

Get empty result.
Using POST (instead of PUT) doesn't make a trick: get message "ERROR GLPI_ADD".

Thank you in advance,
Roman

Offline

Board footer

Powered by FluxBB