{ "insId": "string" }
curl --location --request DELETE '/instructor' \ --header 'Authorization: eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6ImQxM2E0YWNiLTZmMjctNGQ2My1iNzM1LTg0OWRhOWVkMmRhOSJ9.bBHrhBaWe813PC0nWUKPP2OYJKrv44eN_iIh0vcSVNKHtgVOCq8eWrc3GfZFMCskSTHiaBnuoopGH_wkU98LKw' \ --header 'Content-Type: application/json' \ --data-raw '{ "insId": "string" }'
{}