curl --location 'http://localhost:1337/api/master/subjects' \ --header 'Content-Type: application/json' \ --data '{ "name": "telugu", "subject_code": "tel", "type": "theory", "is_assessment_subject": true }'
{}