Modifier un tâche
PUT /taches/345/taches/:idTache
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"id": 19,
"nom": "Nouveau nom de tâche",
"terminee": 0,
"dateFin": "2020-09-09",
"heureFin": "19:00",
"user_id": 16
}Unauthorized.Action modifierTache
Mis à jour
Ce contenu vous a-t-il été utile ?