update
Developing
PUT
http://localhost:1337/api/master/student-types/rvs046mhy1zxq5l97tkm6004
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'http://localhost:1337/api/master/student-types/rvs046mhy1zxq5l97tkm6004' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": "residential1",
"label": "residential",
"description": "sds"
}'
Response Response Example
{}
Request
Body Params application/json