POST api/Action
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,
"Item": 2,
"Libelle": "sample string 3",
"DtCreation": "sample string 4",
"DtPlusTot": "sample string 5",
"HrPlusTot": "sample string 6",
"DtPlusTard": "sample string 7",
"HrPlusTard": "sample string 8",
"DtEffet": "sample string 9",
"HrEffet": "sample string 10",
"Jour": 11,
"Recurrence": 12,
"Trajet": 13,
"Alerte": 14,
"Occupe": 15,
"Precedent": 16,
"Suivant": 17,
"Situation": 18,
"ActivitePlanning": 19
}
application/x-www-form-urlencoded
Sample:
Sample not available.