Logo
Abou Oubayda API Documentation

create

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

 

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' -F '{"name"=>"libelle", "value"=>"arabe", "datatype"=>"string"}='

ENDPOINTS