Authorization: Bearer ********************
curl --location 'https://apidev.edufee.online/api/operation-portal/global-subject' \ --header 'Authorization: Bearer <token>' \ --form 'subject_name=""' \ --form 'subject_code=""' \ --form 'alias=""'
{}