POST api/Modele
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
value | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "Taux": 1.0, "Couleur": 2, "Predecesseur": "sample string 3", "Id": 4, "Origine": 5, "Critere": 6, "Niveau": 7, "Situation": 8, "Enfant": 9, "Suivant": 10, "Precedent": 11, "Duree": 12.0, "Unite": 13 }
application/x-www-form-urlencoded
Sample:
Sample not available.