POST api/Melee

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,
  "Periode": "sample string 2",
  "Tache": 3,
  "Utilisateur": 4,
  "Liste": "sample string 5"
}

application/x-www-form-urlencoded

Sample:

Sample not available.