POST api/Liaison

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,
  "Origine": 2,
  "Enfant": 3,
  "Suivant": 4,
  "Precedent": 5
}

application/x-www-form-urlencoded

Sample:

Sample not available.