POST api/Ressource

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
value
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Identifiant": 2,
  "Affectation": 3,
  "Groupe": 4,
  "Pourcentage": 5,
  "Situation": 6,
  "Type": 7,
  "Unite": 8,
  "Taux": 9.0,
  "Invite": 10,
  "DateActualisee": "sample string 11"
}

application/x-www-form-urlencoded

Sample:

Sample not available.