curl --location --request DELETE 'https://dev.your-api-server.com/api/ner/v1/single/project?projectId=b2912f14-e958-4caa-acfb-5e7572fd356b' \ --header 'Accept: application/json, text/plain, */*' \ --header 'authorization: {{ACCESS_TOKEN}}'
{}