Logo
Abou Oubayda API Documentation

update

POST http://127.0.0.1:8000/api/matiere/1

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'http://127.0.0.1:8000/api/matiere/1' -F '{"name"=>"libelle", "value"=>"anglais", "datatype"=>"string"}='

ENDPOINTS