Authorization: Bearer ********************
curl --location --request DELETE 'https://api.magickmind.ai/v1/workspaces/682390efc07297c9f0abc351' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "user_id": "test_user_id" }'
{}