POST api/Calendrier
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:
{ "Id": 1, "NombreJrs": 2, "SemaineJrs": "sample string 3", "NombreHrs": 4.0, "Situation": 5, "Utilisateur": 6, "Creation": "sample string 7" }
application/x-www-form-urlencoded
Sample:
Sample not available.