Cleanup the Risk Engine
Spaces method and path for this operation:
delete /s/{space_id}/api/risk_score/engine/dangerously_delete_data
Refer to Spaces for more information.
Cleaning up the the Risk Engine by removing the indices, mapping and transforms
DELETE /api/risk_score/engine/dangerously_delete_data
curl \ --request DELETE 'https://localhost:5601/api/risk_score/engine/dangerously_delete_data' \ --header "Authorization: $API_KEY"