curl --request DELETE \ --url 'https://api.unify.ai/v0/project/my_project/contexts/my_context' \ --header "Authorization: Bearer $UNIFY_KEY"
{ "info": "Context deleted successfully!" }
Bearer <token>
<token>