Delete the Entity Engine
Spaces method and path for this operation:
delete /s/{space_id}/api/entity_store/engines/{entityType}
Refer to Spaces for more information.
DELETE
/api/entity_store/engines/{entityType}
curl \
--request DELETE 'https://localhost:5601/api/entity_store/engines/{entityType}' \
--header "Authorization: $API_KEY"