POST api/Habilitation

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,
  "Ecran": 2,
  "Projet": 3,
  "Groupe": 4,
  "Type": 5,
  "Creation": "sample string 6"
}

application/x-www-form-urlencoded

Sample:

Sample not available.