DELETE /api/spaces/space/{id}
curl \ --request DELETE 'https://localhost:5601/api/spaces/space/{id}' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true" curl \ --request DELETE 'https://localhost:5601/api/spaces/space/{id}' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true"